mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This instructions marks the point where all let-fields of a class are initialized. This is important to ensure the correctness of ``ref_element_addr [immutable]`` for let-fields, because in the initializer of a class, its let-fields are not immutable, yet.
76 KiB
76 KiB