[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 03:13:21 PDT 2016
grimar updated this revision to Diff 50918.
grimar added a comment.
That patch was old, so I:
- Rebased it
- Added _DYNAMIC symbol ignore.
- Reformat the testcases.
http://reviews.llvm.org/D15779
Files:
ELF/InputSection.cpp
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.50918.patch
Type: text/x-patch
Size: 8780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/1e7837c8/attachment.bin>
More information about the llvm-commits
mailing list