[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
Tue Feb 5 19:06:26 PST 2019


pcc updated this revision to Diff 185470.
pcc marked an inline comment as done.
pcc added a comment.

- Address 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-canon-ro-abs.s
  lld/test/ELF/Inputs/gnu-ifunc-canon-ro-pcrel.s
  lld/test/ELF/Inputs/gnu-ifunc-canon-rw-addend.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.185470.patch
Type: text/x-patch
Size: 32274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190206/6fc66aca/attachment.bin>


More information about the llvm-commits mailing list