[PATCH] D33041: [ELF] - Set DF_STATIC_TLS flag for x86_64 target.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:32:29 PDT 2017


Do they actually use this as a diagnostic hint to print out a user-friendly
error message?

On Wed, May 10, 2017 at 1:26 PM, Joerg Sonnenberger via Phabricator <
reviews at reviews.llvm.org> wrote:

> joerg added a comment.
>
> It's actually more a diagnostic hint. Due to things like Nvidia's
> binary-only libGL, this is actually supported by most TLS implementations
> as long as no initializers are needed.
>
>
> https://reviews.llvm.org/D33041
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/e37c9ea6/attachment.html>


More information about the llvm-commits mailing list