summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/Inputs/hello.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/Inputs/hello.ll')
-rw-r--r--lld/test/wasm/Inputs/hello.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/Inputs/hello.ll b/lld/test/wasm/Inputs/hello.ll
index a00c4d82eec..675566861cc 100644
--- a/lld/test/wasm/Inputs/hello.ll
+++ b/lld/test/wasm/Inputs/hello.ll
@@ -1,4 +1,4 @@
-target triple = "wasm32-unknown-unknown-wasm"
+target triple = "wasm32-unknown-unknown"
; Wasm module generated from the following C code:
; void puts(const char*);
OpenPOWER on IntegriCloud