update the comment above llvm::SplitCriticalEdge, and make
authorChris Lattner <sabre@nondot.org>
Sat, 31 Oct 2009 21:51:10 +0000 (21:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 31 Oct 2009 21:51:10 +0000 (21:51 +0000)
commit1b98ff3e4fb81f83a9c8d04f6b063cbb2114af65
treebe5dc40d6876509a9a7face385d9061bd9982a29
parentbcf2f2c1592c96b3adcfd784e0699e8c55f65e5b
update the comment above llvm::SplitCriticalEdge, and make
it abort on IndirectBrInst as describe in the comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85688 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/BasicBlockUtils.h
lib/Transforms/Utils/BreakCriticalEdges.cpp