summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/WebAssembly/select.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/select.ll')
-rw-r--r--test/CodeGen/WebAssembly/select.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/select.ll b/test/CodeGen/WebAssembly/select.ll
index 1b1d7ae..416f58c 100644
--- a/test/CodeGen/WebAssembly/select.ll
+++ b/test/CodeGen/WebAssembly/select.ll
@@ -3,7 +3,7 @@
; Test that wasm select instruction is selected from LLVM select instruction.
-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"
; CHECK-LABEL: select_i32_bool:
OpenPOWER on IntegriCloud