brintos

brintos / llvm-project-archived public Read only

0
0
Text · 144 B · b8a5a41 Raw
6 lines · python
1if config.root.host_arch != "loongarch64":2    config.unsupported = True3 4if config.target_arch != "loongarch64":5    config.unsupported = True6