summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/stack-pointer.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/stack-pointer.ll')
-rw-r--r--lld/test/wasm/stack-pointer.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/stack-pointer.ll b/lld/test/wasm/stack-pointer.ll
index ed366d6aecb..888c938881d 100644
--- a/lld/test/wasm/stack-pointer.ll
+++ b/lld/test/wasm/stack-pointer.ll
@@ -2,7 +2,7 @@
; RUN: wasm-ld --relocatable -o %t.wasm %t.o
; RUN: obj2yaml %t.wasm | FileCheck %s
-target triple = "wasm32-unknown-unknown-wasm"
+target triple = "wasm32-unknown-unknown"
; Function Attrs: nounwind
define i32 @_start() local_unnamed_addr {
OpenPOWER on IntegriCloud