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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 07:38:16 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270705: [ELF] - Implemented optimization for R_X86_64_GOTPCREL relocation. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D15779?vs=58404&id=58416#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15779

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Relocations.h
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/test/ELF/Inputs/gotpc-relax-und-dso.s
  lld/trunk/test/ELF/gotpc-relax-und-dso.s
  lld/trunk/test/ELF/gotpc-relax.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15779.58416.patch
Type: text/x-patch
Size: 11269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/40d2fd26/attachment.bin>


More information about the llvm-commits mailing list