[WebAssembly] Disable a v128.const test line temporarily

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.

llvm-svn: 353234
This commit is contained in:
Heejin Ahn 2019-02-05 22:47:29 +00:00
parent 0272b44ea2
commit 1b8df42712
1 changed files with 1 additions and 1 deletions

View 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