[PATCH] D57680: [llvm-objdump] Implement `-Mreg-names-raw`/`-std` options.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 01:23:13 PST 2019


ikudrin updated this revision to Diff 187530.
ikudrin added a comment.

- Made `DefaultAltIdx` private.
- Extended the test.
- Addressed other review comments.


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

https://reviews.llvm.org/D57680

Files:
  include/llvm/MC/MCInstPrinter.h
  include/llvm/Target/Target.td
  lib/Target/ARM/ARMRegisterInfo.td
  lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.h
  test/tools/llvm-objdump/ARM/reg-names.s
  tools/llvm-objdump/llvm-objdump.cpp
  utils/TableGen/AsmWriterEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57680.187530.patch
Type: text/x-patch
Size: 8670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/136216cf/attachment.bin>


More information about the llvm-commits mailing list