brintos

brintos / llvm-project-archived public Read only

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