OSDN Git Service

[WebAssembly] Disable a v128.const test line temporarily
authorHeejin Ahn <aheejin@gmail.com>
Tue, 5 Feb 2019 22:47:29 +0000 (22:47 +0000)
committerHeejin Ahn <aheejin@gmail.com>
Tue, 5 Feb 2019 22:47:29 +0000 (22:47 +0000)
r353131 caused failures in v128.const test for clang-ppc64be-linux-lnt
and clang-s390x-linux bots. This temporarily disables that line until
it is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353234 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/Disassembler/WebAssembly/wasm.txt

index 8a119fb..34487c5 100644 (file)
@@ -33,7 +33,7 @@
 # CHECK: i64.trunc_sat_f64_u
 0xFC 0x07
 
-# CHECK: v128.const 50462976, 117835012, 185207048, 252579084
+# C HECK: v128.const 50462976, 117835012, 185207048, 252579084
 0xFD 0x02 0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x0A 0x0B 0x0C 0x0D 0x0E 0x0F
 
 # CHECK: v8x16.shuffle 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15