brintos

brintos / llvm-project-archived public Read only

0
0
Text · 98 B · a766b1a Raw
5 lines · plain
1config.suffixes = [".ll"]2 3if not "DirectX" in config.root.targets:4    config.unsupported = True5