Commits

Joe Groff committed f761fc03e62
IRGen/Runtime: Put a reference to the metadata pattern in the nominal type descriptor. We want to use the reserved space in the metadata pattern for protocol conformance caching, and this link lets us find the metadata pattern from an instance of the generic type. Swift SVN r22898