Commits

Joe Groff committed fe37b82a0b0
IRGen: Rename TypeInfo::initializeValueWitnessTable to initializeMetadata. Its job will be a bit more broad for generic structs, where it needs to fill field offsets into the metadata in addition to storing the final size, stride, and alignment information to the value witness table. Swift SVN r9104