[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu May 19 03:53:54 PDT 2016
grimar updated this revision to Diff 57761.
grimar added a comment.
- Reimplemented in more generic way (addressed review comments).
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.57761.patch
Type: text/x-patch
Size: 9449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/d34ea3c7/attachment.bin>
More information about the llvm-commits
mailing list