[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
Fri Aug 9 10:19:24 PDT 2019


MaskRay updated this revision to Diff 214401.
MaskRay marked 3 inline comments as done.
MaskRay added a comment.

Delete `IRelativeReloc`


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D65995

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65995.214401.patch
Type: text/x-patch
Size: 8590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/f51b14d8/attachment.bin>


More information about the llvm-commits mailing list