[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 02:52:59 PDT 2016
grimar updated this revision to Diff 53862.
grimar added a comment.
- Reimplemented to match updated relocations handling code.
http://reviews.llvm.org/D15779
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/Target.cpp
ELF/Target.h
ELF/Writer.cpp
test/ELF/Inputs/gotpc-relax-und-dso.s
test/ELF/gotpc-relax-und-dso.s
test/ELF/gotpc-relax.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15779.53862.patch
Type: text/x-patch
Size: 13866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/58efdc5a/attachment.bin>
More information about the llvm-commits
mailing list