Skip to content
Commit 1e270b63 authored by Evan Cheng's avatar Evan Cheng
Browse files

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
parent 6a47b3c6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment