[PATCH] D84191: [llvm-objdump] Symbolize binary addresses for low-noisy asm diff.

Hongtao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 09:20:04 PDT 2020


hoyFB updated this revision to Diff 280489.
hoyFB added a comment.

Updating D84191 <https://reviews.llvm.org/D84191>: [llvm-objdump] Symbolize binary addresses for low-noisy asm diff.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84191

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst
  llvm/include/llvm/MC/MCInstPrinter.h
  llvm/lib/Target/X86/MCTargetDesc/X86ATTInstPrinter.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86InstPrinterCommon.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86IntelInstPrinter.cpp
  llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbololize-operands.yaml
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84191.280489.patch
Type: text/x-patch
Size: 12282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/6d58cddb/attachment.bin>


More information about the llvm-commits mailing list