Commits

Joe Groff committed 77b1cdac68c
IRGen: Emit runtime call to initialize generic class field offsets. In the metadata template fill function for generic classes with dependent layout, include a call to a (not yet implemented) runtime initClassMetadata function to lay out the class fields and initialize the field offset vector. Swift SVN r9233