Commits

Chris Lattner committed 795656f3f7a
Have DI generate control variables and conditional destruction logic for destroy_addrs of memory that is only live on some paths. This finally wraps up rdar://15209088. The final missing DI feature for local/global variables is the conditional "assign" vs "init" case now. Swift SVN r10654