swift
6378efee - [IRGen] Bound all reqs of open_pack_element.

Commit
2 years ago
[IRGen] Bound all reqs of open_pack_element. Previously, only the element archetypes that corresponded to the relevant pack generic parameters were bound, and the wtables that were bound for them were based on looking up what they conform to. Here, the requirements of the generic signature are used to find which archetypes must be bound to metadata and which conformances must be bound to wtables.
Author
Committer
Parents
Loading