Commits

Chris Lattner committed 1a612b6d133
rewrite the logic to handle conditional destroys to use the same control variable as is used by conditional inits. This allows some simplifications and sharing of concepts, and makes sure that we emit at most one control variable for each memory object being DI'd. Swift SVN r10688