mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
2ade303387
When backward deploying to an OS that may not have these entry points, weak-link them so that they can be used conditionally in availability contexts that check for them. rdar://problem/50731151