[llvm-commits] [PATCH] Implement initial-exec TLS model for 32-bit PIC x86

Hans Wennborg hans at chromium.org
Fri May 11 02:08:15 PDT 2012


Hi all,

The attached patch adds support for using the initial-exec TLS model
for 32-bit PIC x86 code, fixing a TODO from 2007 :) Previously, LLVM
would emit the wrong thing here (see the update to the test).

Please take a look.

Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x86-pic32-initial-exec.diff
Type: application/octet-stream
Size: 7111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120511/bbf5b92d/attachment.obj>


More information about the llvm-commits mailing list