summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/comdat.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/WebAssembly/comdat.ll')
-rw-r--r--llvm/test/MC/WebAssembly/comdat.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/WebAssembly/comdat.ll b/llvm/test/MC/WebAssembly/comdat.ll
index 9b1ac501dbf..95b77b9da61 100644
--- a/llvm/test/MC/WebAssembly/comdat.ll
+++ b/llvm/test/MC/WebAssembly/comdat.ll
@@ -1,4 +1,4 @@
-; RUN: llc -filetype=obj -thread-model=single %s -o - | obj2yaml | FileCheck %s
+; RUN: llc -filetype=obj %s -o - | obj2yaml | FileCheck %s
target triple = "wasm32-unknown-unknown"
OpenPOWER on IntegriCloud