You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "[builtins] Try to ensure single copy of emulated TLS state"
This reverts commit b8f04a6 for Apple
Clang. This upstream change now causes dylibs in our SDK to unnecessarily export
this symbol from the builtin static archives.
The long term solution should be to disable emulated TLS support
on Darwin entirely since its already supported natively.
Resolves: <rdar://92713838>
(cherry picked from commit 14942c5)
0 commit comments