Commits

Joe Groff committed c52a778ec5f
IRGen: Refactor strategy-specific behavior out of UnionTypeInfo. No functionality change, but this will save IRGen from needing NxM UnionTypeInfo implementations for every combination of union layout strategy and Indirect/Fixed/LoadableTypeInfo. Swift SVN r7664