diff options
Diffstat (limited to 'llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg')
-rw-r--r-- | llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg b/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg index 2b7fce1988a..743473517cd 100644 --- a/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg +++ b/llvm/test/MC/Disassembler/WebAssembly/lit.local.cfg @@ -1,3 +1,2 @@ if not 'WebAssembly' in config.root.targets: config.unsupported = True - |