Commits

Joe Groff committed 6aa924221ba
IRGen: Lay out fields when instantiating generic struct metadata. In the fill function for a generic struct metadata template, gather metadata for all of the field types, then invoke the runtime's new initStructMetadata function to initialize the field offset vector and vwtable. Swift SVN r9123