Commits

Chris Lattner committed 2dd05af9117
Introduce a new CFGSuccessor class, which is responsible for managing the predecessor list of a basic block. Now that the predecessor list is implicitly maintained, it can never get out of date with the IR. Swift SVN r2773