[WebAssembly] Add -m:e to the target triple.
[oota-llvm.git] / test / CodeGen / WebAssembly / inline-asm.ll
index fc066c4b812f89cfe5feb6b7b4845809ce2fc0d1..5704abd5674b1d0bb81eb33d7a5dd9f4d791fbcc 100644 (file)
@@ -2,7 +2,7 @@
 
 ; Test basic inline assembly.
 
-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: foo: