aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2023-05-03 19:21:01 -0700
committerFangrui Song <i@maskray.me>2023-05-03 19:21:01 -0700
commitb05cd680eac0196db73495643e6867c588c253de (patch)
treeefe3b78a953e74998bdc2a671493e430024cb73c /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent3da83fbafef1689de1fc45c2c3fa3d258edda09d (diff)
downloadllvm-b05cd680eac0196db73495643e6867c588c253de.zip
llvm-b05cd680eac0196db73495643e6867c588c253de.tar.gz
llvm-b05cd680eac0196db73495643e6867c588c253de.tar.bz2
MCInstrAnalysis: make GotPltSectionVA x86-32 specific
GotPltSectionVA is specific to x86-32 PIC PLT entries. Let's remove the argument from the generic interface. As a side effect of not requiring .got.plt, this simplification addresses a subset of https://github.com/llvm/llvm-project/issues/62537 by enabling .plt dumping for some ld.bfd -z now linked x86-32/x86-64 images without .got.plt
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions