[swift-dev] Emitting redundant protocol conformances to support type lookup

Luke Howard lukeh at padl.com
Fri Jan 8 18:25:14 CST 2016


So would one define a putative TypeMetadataRecord that is identical to a ProtocolConformanceRecord but only contains the metadata reference (and reference type discriminant)?

Is emitNominalMetadataRef() the right place to create (not emit) these records?

— Luke


More information about the swift-dev mailing list