This fixes: https://bugs.llvm.org/show_bug.cgi?id=40620
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/MC/Disassembler/WebAssembly/wasm.txt | ||
---|---|---|
37 ↗ | (On Diff #185901) | We can delete the comment now :) |
Paths
| Differential D57933
[WebAssembly] Fixed Disassembler ignoring endian swap on big endian. ClosedPublic Authored by aardappel on Feb 7 2019, 5:29 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google and 2 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 7 2019, 5:39 PM Closed by commit rL353496: [WebAssembly] Fixed Disassembler ignoring endian swap on big endian. (authored by aardappel). · Explain WhyFeb 7 2019, 5:44 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 185905 llvm/trunk/lib/Target/WebAssembly/Disassembler/WebAssemblyDisassembler.cpp
llvm/trunk/test/MC/Disassembler/WebAssembly/wasm.txt
|