[PATCH] D13566: [ELF2] PPC64 needs to delay local-call relocations until after the function-descriptor values are known

hfinkel@anl.gov via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 10:14:51 PDT 2015


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

Updated based on reviewer comments (and some IRC discussion), and added a test case.


http://reviews.llvm.org/D13566

Files:
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/elf2/ppc64-rel-calls.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13566.37132.patch
Type: text/x-patch
Size: 3565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/36390dde/attachment.bin>


More information about the llvm-commits mailing list