Commits

Joe Groff committed 4b94053e61a
IRGen: Don't align the tag bits of multi-payload enums. It's wasteful and doesn't match the IR we actually emit for switching and injecting multi-payload enums. Fixes <rdar://problem/15759464>. Swift SVN r12055