Commits

Joe Groff committed 7b610ae55b3
IRGen: Don't round payload size up to alignment for single-payload enums. We pack the tag for a single-payload enum into the padding space. Fixes one of the test cases in <rdar://problem/15410780>. Swift SVN r10021