Commits

Joe Groff committed 889b8d3826a
IRGen: Fix implementation of emitValueCaseTest for multi-payload enums. Empty cases are packed into the payload under a minimal number of tags, instead of having once case per tag, as for payload cases. Swift SVN r27813