Commits

Michael Gottesman committed 72ea293ed80
[sil-code-motion] When sinking retain_value, release_value over switch_enum, allow for there to be a dealloc_stack intervening. This is safe to do since the switch_enum can not be on the dealloc_stack. Swift SVN r18709