summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/archive.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/archive.ll')
-rw-r--r--lld/test/wasm/archive.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/archive.ll b/lld/test/wasm/archive.ll
index 8a7ddf42491..b2499ea438c 100644
--- a/lld/test/wasm/archive.ll
+++ b/lld/test/wasm/archive.ll
@@ -13,7 +13,7 @@
; RUN: llvm-nm -a %t.wasm | FileCheck %s
-target triple = "wasm32-unknown-unknown-wasm"
+target triple = "wasm32-unknown-unknown"
declare i32 @foo() local_unnamed_addr #1
declare i32 @missing_func() local_unnamed_addr #1
OpenPOWER on IntegriCloud