Skip to content
Commit b4c93b1f authored by Bob Wilson's avatar Bob Wilson
Browse files

The IfConverter::MergeBlocks method appears to be used only to merge a basic

block with its unique predecessor.  Change the code to assert if that is not
the case, instead of trying to handle situations where the block has
multiple predecessors.

llvm-svn: 71744
parent 4f915313
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