[cfe-commits] [Patch] Support the tls_model attribute (PR9788)
Hans Wennborg
hans at chromium.org
Wed Jun 6 02:17:23 PDT 2012
Hi all,
Attached is the Clang-side patch for adding support for explicitly
selected TLS models [1]. This adds support for the tls_model attribute
[2]. The LLVM side would have to get reviewed and landed first of
course.
Thanks,
Hans
[1]. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120604/143997.html
[2]. http://gcc.gnu.org/onlinedocs/gcc-4.0.4/gcc/Variable-Attributes.html#index-g_t_0040code_007btls_005fmodel_007d-attribute-1797
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tls_models_clang.diff
Type: application/octet-stream
Size: 11985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120606/19dbe948/attachment.obj>
More information about the cfe-commits
mailing list