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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 09:22:26 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e37a7bd1f38: [llvm-objdump][X86] Add @plt symbols for .plt.got (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D149817?vs=522447&id=522663#toc

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.522663.patch
Type: text/x-patch
Size: 17678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/71603ac4/attachment-0001.bin>


More information about the llvm-commits mailing list