brintos

brintos / llvm-project-archived public Read only

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