diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-05-13 23:54:13 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-05-13 23:54:13 +0000 |
commit | b4c93b1ff7468a76b3a350a29ea8d91a95210bf0 (patch) | |
tree | d5581cbfc94ae10efcf13e015942ec1d034d5425 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 4f915313edb04fc4544cb6cc5bcf10476a787707 (diff) | |
download | llvm-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