[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 Feb 13 13:49:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD353981: ELF: Allow GOT relocs pointing to non-preemptable ifunc to resolve to an… (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57371?vs=185470&id=186737#toc

Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57371/new/

https://reviews.llvm.org/D57371

Files:
  ELF/InputSection.cpp
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Symbols.cpp
  ELF/Symbols.h
  ELF/SyntheticSections.cpp
  ELF/Writer.cpp
  test/ELF/Inputs/gnu-ifunc-canon-ro-abs.s
  test/ELF/Inputs/gnu-ifunc-canon-ro-pcrel.s
  test/ELF/Inputs/gnu-ifunc-canon-rw-addend.s
  test/ELF/aarch64-gnu-ifunc-address-pie.s
  test/ELF/aarch64-gnu-ifunc-address.s
  test/ELF/aarch64-gnu-ifunc2.s
  test/ELF/aarch64-gnu-ifunc3.s
  test/ELF/gnu-ifunc-canon.s
  test/ELF/gnu-ifunc-i386.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57371.186737.patch
Type: text/x-patch
Size: 32215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/2dded2fd/attachment.bin>


More information about the llvm-commits mailing list