[PATCH] [lld][ELF] Add static TLS support.

Michael Spencer bigcheesegs at gmail.com
Wed Jan 30 02:51:56 PST 2013


Hi shankarke, khemant,

This adds static TLS support and implements it for x86-64.

I will be updating this patch with tests, just wanted to get review of the changes.

http://llvm-reviews.chandlerc.com/D351

Files:
  lib/ReaderWriter/ELF/Atoms.h
  lib/ReaderWriter/ELF/DefaultLayout.h
  lib/ReaderWriter/ELF/File.h
  lib/ReaderWriter/ELF/HeaderChunks.h
  lib/ReaderWriter/ELF/SectionChunks.h
  lib/ReaderWriter/ELF/X86_64/X86_64TargetHandler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D351.1.patch
Type: text/x-patch
Size: 8656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130130/c3168d77/attachment.bin>


More information about the llvm-commits mailing list