Commits

Joe Groff committed b8c75769b36
IRGen: Emit nominal type descriptors in struct and enum metadata. Build a nominal type descriptor when we emit the metadata or generic metadata pattern for a nominal type, and put a reference into the formerly null slot in the struct or enum metadata. We need to make a place for them in class metadata; that'll come next. Swift SVN r9492