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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 12 11:01:31 PST 2015


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.

Generates GOT entry, R_X86_64_TPOFF64 is added to RelaDyn.

http://reviews.llvm.org/D14621

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14621.40070.patch
Type: text/x-patch
Size: 5470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151112/52c85d7f/attachment.bin>


More information about the llvm-commits mailing list