mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
We don't need to check for lexical liveranges anymore because we now have "fixed" liveranges throughout the optimizer pipeline (https://github.com/swiftlang/swift/pull/85334).