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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 05:54:52 PST 2016


grimar updated this revision to Diff 45247.
grimar marked 2 inline comments as done.
grimar added a comment.

- Addressed review comments
- Rebased


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.45247.patch
Type: text/x-patch
Size: 26687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160119/ccb3dda0/attachment.bin>


More information about the llvm-commits mailing list