xref: /llvm-project/lld/test/wasm/lit.local.cfg (revision f98ee40f4b5d7474fc67e82824bf6abbaedb7b1c)
1if "wasm" not in config.available_features:
2    config.unsupported = True
3
4config.suffixes = [".test", ".yaml", ".ll", ".s"]
5