[PATCH] D57371: ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 23:46:34 PST 2019
pcc updated this revision to Diff 184460.
pcc marked 5 inline comments as done.
pcc retitled this revision from "[wip] ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible." to "ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an IRELATIVE where possible.".
pcc edited the summary of this revision.
pcc added a comment.
Herald added a subscriber: javed.absar.
Address TODOs and review comments
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57371/new/
https://reviews.llvm.org/D57371
Files:
lld/ELF/InputSection.cpp
lld/ELF/Relocations.cpp
lld/ELF/Relocations.h
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/SyntheticSections.cpp
lld/ELF/Writer.cpp
lld/test/ELF/Inputs/gnu-ifunc-canon1.s
lld/test/ELF/Inputs/gnu-ifunc-canon2.s
lld/test/ELF/Inputs/gnu-ifunc-canon3.s
lld/test/ELF/aarch64-gnu-ifunc-address-pie.s
lld/test/ELF/aarch64-gnu-ifunc-address.s
lld/test/ELF/aarch64-gnu-ifunc2.s
lld/test/ELF/aarch64-gnu-ifunc3.s
lld/test/ELF/gnu-ifunc-canon.s
lld/test/ELF/gnu-ifunc-i386.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57371.184460.patch
Type: text/x-patch
Size: 31712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/bcf8541c/attachment.bin>
More information about the llvm-commits
mailing list