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