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

Joerg Sonnenberger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:26:38 PDT 2017


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





More information about the llvm-commits mailing list