Commits

John McCall committed 08658373270
Emit non-unique type metadata lazily in IRGen. We no longer emit any unnecessary objects just because you import Foundation/Cocoa/whatever, at least from IRGen; SILGen still does a ton of useless extra work. Swift SVN r16920