[PATCH] D14713: [ELF2] - Optimization for R_X86_64_GOTTPOFF relocation.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 00:26:27 PST 2015


grimar updated this revision to Diff 40903.
grimar added a comment.

- Rebased
- Removed buffer overrun check and *BeginBuf argument.
- Test: ld.lld2->ld.lld


http://reviews.llvm.org/D14713

Files:
  ELF/InputSection.cpp
  ELF/Target.cpp
  ELF/Target.h
  test/ELF/tls-opt.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14713.40903.patch
Type: text/x-patch
Size: 7109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/c43383be/attachment.bin>


More information about the llvm-commits mailing list