summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/WebAssembly/loop-idiom.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/loop-idiom.ll')
-rw-r--r--test/CodeGen/WebAssembly/loop-idiom.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/loop-idiom.ll b/test/CodeGen/WebAssembly/loop-idiom.ll
index 2906df2..2a233c4 100644
--- a/test/CodeGen/WebAssembly/loop-idiom.ll
+++ b/test/CodeGen/WebAssembly/loop-idiom.ll
@@ -1,6 +1,6 @@
; RUN: opt -loop-idiom -S < %s -march=wasm32 | FileCheck %s
-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"
OpenPOWER on IntegriCloud