Commits

Chris Lattner committed 5c6331a6b1c
split CFGLowering out to its own sub-library of the CFG library. It's implementation is going to be a lot of code (certainly more than what makes sense to put in CFG.cpp) and wants multiple private headers and other stuff that makes sense to keep separate from the *manipulation of the CFG* logic in lib/CFG. Swift SVN r2783