Commits

Joe Groff committed 3478f6591b8
IRGen: Copy field offset vectors from super metadata. In the fill function for a generic subclass metadata pattern, arrange to memcpy the field offset vectors from all of the ancestor classes into the newly-instantiated class metadata, before laying out the subclass's own fields. Swift SVN r9299