mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Previously, the metadata accessor for which canonical prespecializations had been formed included checks against the passed-in arguments to determine whether the access matched a prespecialized record or not. Now that the prespecialized records are attached to the nominal type descriptor for the type, eliminate this hard-coded generated code and instead let swift_getGenericMetadata do the work of looking through the prespecializations.
130 KiB
130 KiB