Commits

Joe Groff committed e88786b32c0
runtime: Factor out basic layout from getTupleTypeMetadata. We'll want to use the same logic to lay out generic struct fields at runtime. While we're here, fix a bug where we weren't aligning field offsets prior to storing them in the tuple metadata. Swift SVN r9117