Commits

Stephen Lin committed 8f53824a24f
DeadCodeElimination: eliminate eraseAndCleanup and call recursivelyDeleteTriviallyDeadInstructions directly, which is also fixed to do reference dropping, checking for dead operands, and instruction erasures in the right order. No intended functionality change. Swift SVN r10464