[PATCH] D65995: [ELF] Don't special case symbolic relocations with 0 addend to ifunc in writable locations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 02:42:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368661: [ELF] Don't special case symbolic relocations with 0 addend to ifunc in… (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65995

Files:
  lld/trunk/ELF/Arch/PPC64.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/aarch64-gnu-ifunc-nonpreemptable2.s
  lld/trunk/test/ELF/gnu-ifunc-canon.s
  lld/trunk/test/ELF/ppc64-toc-relax-ifunc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65995.214788.patch
Type: text/x-patch
Size: 8805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/5015538b/attachment.bin>


More information about the llvm-commits mailing list