brintos

brintos / llvm-project-archived public Read only

0
0
Text · 101 B · 0f1b1cc Raw
5 lines · plain
1if not "WebAssembly" in config.root.targets:2    config.unsupported = True3 4config.suffixes = [".s"]5