summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/libcall.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/WebAssembly/libcall.ll')
-rw-r--r--llvm/test/MC/WebAssembly/libcall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/WebAssembly/libcall.ll b/llvm/test/MC/WebAssembly/libcall.ll
index d337cbbe7e6..b2253583898 100644
--- a/llvm/test/MC/WebAssembly/libcall.ll
+++ b/llvm/test/MC/WebAssembly/libcall.ll
@@ -1,6 +1,6 @@
; RUN: llc -filetype=obj %s -o - | obj2yaml | FileCheck %s
-target triple = "wasm32-unknown-unknown-wasm"
+target triple = "wasm32-unknown-unknown"
define hidden void @call_memcpy(i8* align 4 %a, i8* align 4 %b) {
entry:
OpenPOWER on IntegriCloud