summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/WebAssembly/memory-addr32.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/memory-addr32.ll')
-rw-r--r--test/CodeGen/WebAssembly/memory-addr32.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/memory-addr32.ll b/test/CodeGen/WebAssembly/memory-addr32.ll
index e2dd556..e6c1563 100644
--- a/test/CodeGen/WebAssembly/memory-addr32.ll
+++ b/test/CodeGen/WebAssembly/memory-addr32.ll
@@ -2,7 +2,7 @@
; Test that basic memory operations assemble as expected with 32-bit addresses.
-target datalayout = "e-p:32:32-i64:64-n32:64-S128"
+target datalayout = "e-m:e-p:32:32-i64:64-n32:64-S128"
target triple = "wasm32-unknown-unknown"
declare i32 @llvm.wasm.memory.size.i32() nounwind readonly
OpenPOWER on IntegriCloud