[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 00:42:01 PDT 2019


MaskRay updated this revision to Diff 214325.
MaskRay edited the summary of this revision.
MaskRay removed a subscriber: wuzish.
MaskRay added a comment.

Fix comments and clarify "canonical PLT"


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.214325.patch
Type: text/x-patch
Size: 8449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/4becba72/attachment.bin>


More information about the llvm-commits mailing list