[PATCH] D124560: [llvm-objdump] Symbolize branch targets and basic block addresses based on the bb-address-map when present in the object file.

Rahman Lavaee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 10:18:44 PDT 2022


rahmanl updated this revision to Diff 428125.
rahmanl marked an inline comment as done.
rahmanl added a comment.

- Last nit. Thanks for the review James.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124560

Files:
  llvm/docs/CommandGuide/llvm-objdump.rst
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/include/llvm/Object/ELFTypes.h
  llvm/lib/Object/ELFObjectFile.cpp
  llvm/test/tools/llvm-objdump/X86/elf-bbaddrmap-disassemble-symbolize-operands-multi-section.yaml
  llvm/test/tools/llvm-objdump/X86/elf-bbaddrmap-disassemble-symbolize-operands.yaml
  llvm/tools/llvm-objdump/llvm-objdump.cpp
  llvm/unittests/Object/ELFObjectFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124560.428125.patch
Type: text/x-patch
Size: 22107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/e3079344/attachment.bin>


More information about the llvm-commits mailing list