[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 06:54:55 PST 2019


ikudrin updated this revision to Diff 187574.
ikudrin marked an inline comment as done.
ikudrin added a comment.

Updated the test.


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.187574.patch
Type: text/x-patch
Size: 8702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190220/4fc5f153/attachment.bin>


More information about the llvm-commits mailing list