swift
41e2e29f - SIL: Store type lowerings for multiple resilience expansions

Commit
7 years ago
SIL: Store type lowerings for multiple resilience expansions This lets the SIL optimizer reason about types (e.g. if a type is loadable) in specific functions. For example, a type might be loadable in a resilient function, but not in an inlinable function.
Author
Committer
Parents
Loading