aboutsummaryrefslogtreecommitdiffhomepage
path: root/compiler/testdata/intrinsics-wasm.ll
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/testdata/intrinsics-wasm.ll')
-rw-r--r--compiler/testdata/intrinsics-wasm.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/testdata/intrinsics-wasm.ll b/compiler/testdata/intrinsics-wasm.ll
index 433b0a7e9..ebf5799c2 100644
--- a/compiler/testdata/intrinsics-wasm.ll
+++ b/compiler/testdata/intrinsics-wasm.ll
@@ -1,7 +1,7 @@
; ModuleID = 'intrinsics.go'
source_filename = "intrinsics.go"
target datalayout = "e-m:e-p:32:32-i64:64-n32:64-S128"
-target triple = "wasm32--wasi"
+target triple = "wasm32-unknown-wasi"
declare noalias nonnull i8* @runtime.alloc(i32, i8*, i8*)