Commits

Joe Groff committed 8f6a58b9988
SIL: Split address-only enum dispatch from destructive projection. Split 'destructive_switch_enum_addr' into separate 'switch_enum_addr' and 'take_enum_data_addr' instructions. This should unblock some optimization work we would like to do with enums. Swift SVN r12015