[PATCH] D15779: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 02:18:35 PDT 2016


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

Rebased to fit with the latest llvm and lld code.


http://reviews.llvm.org/D15779

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/Target.cpp
  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.57580.patch
Type: text/x-patch
Size: 8102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/38bd05a1/attachment.bin>


More information about the llvm-commits mailing list