mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This flag is required for performing the propagation of global and static "let" values into their uses. Let variables have now a [let] attribute in the SIL textual form. Swift SVN r30153