brintos

brintos / llvm-project-archived public Read only

0
0
Text · 133 B · c7f949e Raw
5 lines · plain
1if not "X86" in config.root.targets:2    config.unsupported = True3if not "VE" in config.root.targets:4    config.unsupported = True5