[PATCH] [lld][ELF][x86-64] Implement static relocation model for TLS.

Michael Spencer bigcheesegs at gmail.com
Thu Jan 31 14:12:24 PST 2013


Hi shankarke,

This implements the static relocation model for GOT accesses to TLS.

With this patch we can statically link hello world with glibc on x86-64 Linux.

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

Files:
  lib/ReaderWriter/ELF/X86_64/X86_64TargetHandler.cpp
  lib/ReaderWriter/ELF/X86_64/X86_64TargetInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D361.1.patch
Type: text/x-patch
Size: 9775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130131/da8b99ba/attachment.bin>


More information about the llvm-commits mailing list