mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
41efb3d4d3
initialization in-place on demand. Initialize parent metadata references correctly on struct and enum metadata. Also includes several minor improvements related to relative pointers that I was using before deciding to simply switch the parent reference to an absolute reference to get better access patterns.