summaryrefslogtreecommitdiffstats
path: root/lld/test/wasm/visibility-hidden.ll
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/wasm/visibility-hidden.ll')
-rw-r--r--lld/test/wasm/visibility-hidden.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/wasm/visibility-hidden.ll b/lld/test/wasm/visibility-hidden.ll
index 30f87b311e7..af973df0751 100644
--- a/lld/test/wasm/visibility-hidden.ll
+++ b/lld/test/wasm/visibility-hidden.ll
@@ -7,7 +7,7 @@
; Test that hidden symbols are not exported, whether pulled in from an archive
; or directly.
-target triple = "wasm32-unknown-unknown-wasm"
+target triple = "wasm32-unknown-unknown"
define hidden i32 @objectHidden() {
entry:
OpenPOWER on IntegriCloud