summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/WebAssembly/fast-isel.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/WebAssembly/fast-isel.ll')
-rw-r--r--test/CodeGen/WebAssembly/fast-isel.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/WebAssembly/fast-isel.ll b/test/CodeGen/WebAssembly/fast-isel.ll
index 07d78c1..7f9f20f 100644
--- a/test/CodeGen/WebAssembly/fast-isel.ll
+++ b/test/CodeGen/WebAssembly/fast-isel.ll
@@ -2,7 +2,7 @@
; RUN: -fast-isel -fast-isel-abort=1 -verify-machineinstrs \
; RUN: | 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"
; This tests very minimal fast-isel functionality.
OpenPOWER on IntegriCloud