Skip to content
Snippets Groups Projects
Commit 60d95c5d authored by Alex's avatar Alex
Browse files

Auto-enable TLSDESC support


TLSDESC speeds up access to dynamic TLS. This is especially important
for non-glibc targets, but is also helpful for non-initial-exec TLS
variables.

The entry asm does not support TLSDESC, but it only accesses
initial-exec symbols, so it is not necessary to handle that separately.

Acked-by: default avatarTapani Pälli <tapani.palli@intel.com>
Acked-by: Jesse Natalie's avatarJesse Natalie <jenatali@microsoft.com>
Part-of: <mesa/mesa!12722>
parent 8570a2a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment