aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-05-13 23:54:13 +0000
committerBob Wilson <bob.wilson@apple.com>2009-05-13 23:54:13 +0000
commitb4c93b1ff7468a76b3a350a29ea8d91a95210bf0 (patch)
treed5581cbfc94ae10efcf13e015942ec1d034d5425 /llvm/lib/CodeGen/MachineFunction.cpp
parent4f915313edb04fc4544cb6cc5bcf10476a787707 (diff)
downloadllvm-b4c93b1ff7468a76b3a350a29ea8d91a95210bf0.zip
llvm-b4c93b1ff7468a76b3a350a29ea8d91a95210bf0.tar.gz
llvm-b4c93b1ff7468a76b3a350a29ea8d91a95210bf0.tar.bz2
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions