Fix a thinko in the documentation of the splitBasicBlock method. The branch
authorReid Spencer <rspencer@reidspencer.com>
Mon, 25 Apr 2005 00:31:53 +0000 (00:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 25 Apr 2005 00:31:53 +0000 (00:31 +0000)
commit05bb8831d3cd5299ba8e0c3fecfd7cf682f0ace1
tree948402586284b5e5af24f1ac9cdd458a8db4746b
parent2b2a5283742662ddef1574b8278d5e8c8127badd
Fix a thinko in the documentation of the splitBasicBlock method. The branch
instruction is added to the original block, not the new block.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21513 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/BasicBlock.h