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

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 04:17:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354870: [llvm-objdump] Implement -Mreg-names-raw/-std options. (authored by ikudrin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57680?vs=187574&id=188339#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57680

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57680.188339.patch
Type: text/x-patch
Size: 8996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/a2922285/attachment.bin>


More information about the llvm-commits mailing list