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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 08:32:24 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253049: [ELF2] - Implemented R_X86_64_GOTTPOFF relocation (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D14621?vs=40123&id=40152#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14621

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

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


More information about the llvm-commits mailing list