Commits

Joe Groff committed 1ca346d6c41
IRGen: Fix up union payload packing for aggregates. SequentialTypeInfo types need to recursively packUnionPayload/unpackUnionPayload their elements, so have packUnionPayload/unpackUnionPayload take a starting offset and fix up the implementations so they pass down proper offsets for aggregate types. Swift SVN r7362