llvm-for-llvmta/test/tools/llvm-dwp/WebAssembly/lit.local.cfg
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
101 B
INI

if not 'WebAssembly' in config.root.targets:
config.unsupported = True
config.suffixes = ['.s']