[PATCH] D14621: [ELF2] - Implemented R_X86_64_GOTTPOFF relocation

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 02:17:29 PST 2015


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

I was need to upgrade it because of code changes in r252979. Could this please be reviewed again ?


http://reviews.llvm.org/D14621

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/elf2/Inputs/tls-got.s
  test/elf2/tls-got.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14621.40123.patch
Type: text/x-patch
Size: 7647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151113/a10de221/attachment.bin>


More information about the llvm-commits mailing list