[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
Sun May 6 12:17:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331607: [PPC64] Emit plt call stubs to the text section rather then the plt section. (authored by sfertile, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46204?vs=145249&id=145407#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46204

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46204.145407.patch
Type: text/x-patch
Size: 15159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180506/f854a60a/attachment.bin>


More information about the llvm-commits mailing list