summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objdump
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-06-07 03:47:22 +0000
committerFangrui Song <maskray@google.com>2019-06-07 03:47:22 +0000
commitc841b9abf039ec0457752cd96f7e4716c1c7a323 (patch)
treea558859d69f1d7ca178ae98bef83ee729ce2facd /llvm/tools/llvm-objdump
parent0bddef79019a23ab14fcdb27028e55e484674c88 (diff)
downloadbcm5719-llvm-c841b9abf039ec0457752cd96f7e4716c1c7a323.tar.gz
bcm5719-llvm-c841b9abf039ec0457752cd96f7e4716c1c7a323.zip
[MC][ELF] Don't create relocations with section symbols for STB_LOCAL ifunc
We should keep the symbol type (STT_GNU_IFUNC) for a local ifunc because it may result in an IRELATIVE reloc that the dynamic loader will use to resolve the address at startup time. There is another problem that is not fixed by this patch: a PC relative relocation should also create a relocation with the ifunc symbol. llvm-svn: 362767
Diffstat (limited to 'llvm/tools/llvm-objdump')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud