brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · 71a089c Raw
5 lines · plain
1if "wasm" not in config.available_features:2    config.unsupported = True3 4config.suffixes = [".test", ".yaml", ".ll", ".s"]5