[PATCH] D14930: [ELF/x86] Implemented R_386_TLS_LE_32, R_386_TLS_LE relocations.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 09:58:59 PST 2015


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

http://reviews.llvm.org/D14930

Files:
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/Target.cpp
  ELF/Target.h
  ELF/Writer.cpp
  test/ELF/tls-i686.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14930.40947.patch
Type: text/x-patch
Size: 7945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/dd7824ad/attachment.bin>


More information about the llvm-commits mailing list