mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Allow substitution maps to be serialized directly (via an ID), writing out the replacement types and conformances as appropriate. This is a more efficient form of serialization than the current SubstitutionList approach, because it maintains uniqueness of substitution maps within a module file, and is a step toward eliminating SubstitutionList entirely.
70 KiB
70 KiB