aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-01-26 02:02:39 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-01-26 02:02:39 +0000
commit1e270b639d26f3b49dc5c0d88cdc433e08a4dd0f (patch)
tree1a483938c75b3c4a9fac5d931d8f3060ae8a4e34 /llvm/lib/Transforms/Utils/CloneModule.cpp
parent6a47b3c655d46ef84abd96e02d6d04d9adb5af96 (diff)
downloadllvm-1e270b639d26f3b49dc5c0d88cdc433e08a4dd0f.zip
llvm-1e270b639d26f3b49dc5c0d88cdc433e08a4dd0f.tar.gz
llvm-1e270b639d26f3b49dc5c0d88cdc433e08a4dd0f.tar.bz2
SplitBlockBeforeInstr() insert a unconditional branch to the next BB. This
is unnecessary when we are fixing up a conditional branch since we will be adding a unconditional branch to the destination of the original branch. llvm-svn: 33517
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions