X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=test%2FCodeGen%2FWebAssembly%2Fcomparisons_i32.ll;h=dbf5344266714288114f7d3941f5aae4a415e9f2;hb=6e53cbdf5f71d18c46fbb116f150642135dc97d0;hp=f45c6ec0a21a0ecbdcfa5e4bce2be1094c407e95;hpb=5f53aadd9c9fa073ce5eabc630002b77f9663cf9;p=oota-llvm.git diff --git a/test/CodeGen/WebAssembly/comparisons_i32.ll b/test/CodeGen/WebAssembly/comparisons_i32.ll index f45c6ec0a21..dbf53442667 100644 --- a/test/CodeGen/WebAssembly/comparisons_i32.ll +++ b/test/CodeGen/WebAssembly/comparisons_i32.ll @@ -2,7 +2,7 @@ ; Test that basic 32-bit integer comparison operations assemble as expected. -target datalayout = "e-p:32:32-i64:64-v128:8:128-n32:64-S128" +target datalayout = "e-p:32:32-i64:64-n32:64-S128" target triple = "wasm32-unknown-unknown" ; CHECK-LABEL: eq_i32: