[PATCH] D13823: [ELF2] getLocalRelTarget can ask the Target for symbolless relocations
hfinkel@anl.gov via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 14:41:59 PDT 2015
hfinkel updated this revision to Diff 37647.
hfinkel added a comment.
Updated per reviewer comments (I left the getPPC64TocBase function in Target.cpp, since it is still needed there anyway; I just made it non-static).
http://reviews.llvm.org/D13823
Files:
ELF/InputSection.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Target.cpp
ELF/Target.h
test/elf2/ppc64-shared-rel-toc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13823.37647.patch
Type: text/x-patch
Size: 5715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151016/e39930ee/attachment.bin>
More information about the llvm-commits
mailing list