[PATCH] D149817: [llvm-objdump][X86] Add @plt symbols for .plt.got

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 23:06:28 PDT 2023


MaskRay updated this revision to Diff 522447.
MaskRay marked 4 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149817

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  llvm/lib/Object/ELFObjectFile.cpp
  llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
  llvm/test/tools/llvm-objdump/X86/plt-got.test
  llvm/tools/llvm-cfi-verify/lib/FileAnalysis.cpp
  llvm/tools/llvm-objdump/llvm-objdump.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149817.522447.patch
Type: text/x-patch
Size: 17668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/b9beba1a/attachment.bin>


More information about the llvm-commits mailing list