swift
57405de4
- IRGen: Weak-link opaque type entry points.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
IRGen: Weak-link opaque type entry points. 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
References
#25032 - [5.1 04-24-2019] Opaque types require a newer Swift runtime.
Author
jckarter
Committer
jckarter
Parents
5674dd3a
Loading