Index: test/tools/llvm-objdump/WebAssembly/lit.local.cfg =================================================================== --- /dev/null +++ test/tools/llvm-objdump/WebAssembly/lit.local.cfg @@ -0,0 +1,2 @@ +if 'WebAssembly' not in config.root.targets: + config.unsupported = True