[PATCH] D13565: [ELF2] Allow PPC64 to add the TOC-restore after .plt-based relocations

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 09:49:15 PDT 2015


hfinkel updated this revision to Diff 37128.
hfinkel added a comment.

Updated to reflect reviewer comments (and added a test case).


http://reviews.llvm.org/D13565

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/Target.cpp
  ELF/Target.h
  test/elf2/Inputs/shared-ppc64.s
  test/elf2/ppc64-toc-restore.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13565.37128.patch
Type: text/x-patch
Size: 12532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/68dcbe21/attachment.bin>


More information about the llvm-commits mailing list