Commits

Chris Lattner committed ca6a1131212
Don't print the successors of a block, they are always obvious from the terminator. Change the pred list of a block to print at the start of the block, along with the basic block number. For example: b3: ; Preds: b2 b1 %i1 = cond_br(cond=?,branches=(b0,b4)) Swift SVN r2757