Commits

Erik Eckstein committed 17c4a507665
Let the switch_enum instruction return a unqiue enum case for the default block, if possible. This enables removal of more redundant switch_enum instructions, like switch_enum %0 : ..., default bb2 bb2: switch_enum %0 : ... Swift SVN r21418