mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When there's no init function, we can do relaxed loads and stores, because the metadata record will not change in the course of canonicalization. However, if there is initialization, we need to do a release-consume in order to ensure the initialization is visible to readers. Swift SVN r23119
76 KiB
76 KiB