Commits

Mark Lacey committed 5ba256fb0bf
Do not try to merge a block with itself. When merging a two blocks, where the source block has a single successor and the sink block a single predecessor, do not attempt the merge if the two blocks are the same, i.e. a self-loop. <rdar://problem/16605102> Swift SVN r16335