summaryrefslogtreecommitdiff
path: root/llvm/test/tools/llvm-dwp/WebAssembly/lit.local.cfg
blob: 0f1b1ccd1fc21ccd01aed16ca6efe5ba20200056 (plain)
1
2
3
4
if not "WebAssembly" in config.root.targets:
    config.unsupported = True

config.suffixes = [".s"]