mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Change generic witness table instantiation to use a more lightweight entry scheme that allocates the witness table as part of the entry. In contrast, change generic metadata instantiation to use a more straightforward allocation scheme where the metadata is a totally independent allocation. This is preparation for proper cyclic-dependency handling.
14 KiB
14 KiB