[PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 18 01:52:30 PST 2015
grimar updated this revision to Diff 40484.
grimar added a comment.
- Review comments addressed
- Added handling of rsp/r12, added comment why it is needed.
- Added buffer overrun check.
- Test updated (added rsp/r12 cases).
http://reviews.llvm.org/D14713
Files:
ELF/InputSection.cpp
ELF/Target.cpp
ELF/Target.h
test/elf2/tls-opt.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14713.40484.patch
Type: text/x-patch
Size: 7146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/3169494a/attachment.bin>
More information about the llvm-commits
mailing list