Commits
Chris Lattner committed 5065699eb3c
Enhance SILBuilder::emitBlock to emit new blocks after the current insertion point's block, if it has one, instead of always at the end of the function. No functionality change for current use cases. Swift SVN r7907