K 10 svn:author V 4 mmel K 8 svn:date V 27 2019-01-07T11:03:08.270774Z K 7 svn:log V 343 MFC r342113: Improve R_AARCH64_TLSDESC relocation. The original code did not support dynamically loaded libraries and used suboptimal access to TLS variables. New implementation removes lazy resolving of TLS relocation - due to flaw in TLSDESC design is impossible to switch resolver function at runtime without expensive locking. END