[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
Wed Nov 25 04:55:43 PST 2015


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

Review comments addressed.


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.41132.patch
Type: text/x-patch
Size: 7883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151125/1010bf69/attachment.bin>


More information about the llvm-commits mailing list