[PATCH] D57713: [WebAssembly] Make disassembler always emit most canonical name.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 17:15:17 PST 2019


aardappel updated this revision to Diff 185197.
aardappel marked an inline comment as done.
aardappel added a comment.

Code review fixes.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57713/new/

https://reviews.llvm.org/D57713

Files:
  lib/Target/WebAssembly/WebAssemblyInstrCall.td
  lib/Target/WebAssembly/WebAssemblyInstrControl.td
  lib/Target/WebAssembly/WebAssemblyInstrFormats.td
  lib/Target/WebAssembly/WebAssemblyInstrSIMD.td
  test/MC/Disassembler/WebAssembly/wasm.txt
  test/MC/WebAssembly/objdump.s
  utils/TableGen/WebAssemblyDisassemblerEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57713.185197.patch
Type: text/x-patch
Size: 7975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/16492ddc/attachment.bin>


More information about the llvm-commits mailing list