brintos

brintos / llvm-project-archived public Read only

0
0
Text · 99 B · 5466914 Raw
3 lines · plain
1if any(target in config.target_triple for target in ("aix", "zos")):2    config.unsupported = True3