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
[_AtomicShims] On Darwin, ensure we link against libswiftCore using assembly shenanigans
This avoids a linker failure when the build system decides to build this module as a standalone library.
Hopefully this will all go away soon, when swift_retain_n/swift_release_n will become primitives exposed by the stdlib.
0 commit comments