llvm/lld/test/wasm/lit.local.cfg

if "wasm" not in config.available_features:
    config.unsupported = True

config.suffixes = [".test", ".yaml", ".ll", ".s"]