mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 15:40:19 +00:00
c63fe0e1f1
The setup is a bit peculiar: both the definition and the use site of these TLS variables have to be in a shared library, otherwise the linker might relax the global-dynamic access mode to something that doesn't require a `__tls_get_addr` call. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Dynlib.cpp | ||
test-elf.cpp | ||
TestDlOpen.cpp | ||
TestTLS.cpp | ||
TLSDef.cpp | ||
TLSUse.cpp |