xref: /llvm-project/llvm/test/tools/llvm-dwp/WebAssembly/lit.local.cfg (revision f84bac329ba6c9f0c022bcf77237e912362e247a)
1if not "WebAssembly" in config.root.targets:
2    config.unsupported = True
3
4config.suffixes = [".s"]
5