[PATCH] D46204: [PPC64] V2 abi: Emit plt call stubs to the text section rather then the plt section.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 12:21:28 PDT 2018


sfertile updated this revision to Diff 145249.
sfertile added a comment.

Rebased to pick up Zaaras patch that removed V1 abi support and addressed review comments.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46204

Files:
  ELF/Arch/PPC64.cpp
  ELF/InputSection.cpp
  ELF/Symbols.h
  ELF/Thunks.cpp
  test/ELF/ppc64-ifunc.s
  test/ELF/ppc64-plt-stub.s
  test/ELF/ppc64-toc-restore.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46204.145249.patch
Type: text/x-patch
Size: 13190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/136f5340/attachment.bin>


More information about the llvm-commits mailing list