[PATCH] D57933: [WebAssembly] Fixed Disassembler ignoring endian swap on big endian.
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 7 17:40:51 PST 2019
aheejin accepted this revision.
aheejin added inline comments.
This revision is now accepted and ready to land.
================
Comment at: test/MC/Disassembler/WebAssembly/wasm.txt:37
# FIXME Disabled temporarily due to failures in clang-ppc64be-linux and
# clang-s390x-linux bots
+# CHECK: v128.const 50462976, 117835012, 185207048, 252579084
----------------
We can delete the comment now :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57933/new/
https://reviews.llvm.org/D57933
More information about the llvm-commits
mailing list