brintos

brintos / llvm-project-archived public Read only

0
0
Text · 83 B · b5dffc1 Raw
3 lines · plain
1if config.host_arch not in ["x86", "X86", "x86_64"]:2    config.unsupported = True3