Never call UpdateTerminator() when AnalyzeBranch would fail.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 17 Nov 2009 20:46:00 +0000 (20:46 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Tue, 17 Nov 2009 20:46:00 +0000 (20:46 +0000)
commit5493acac6fcc06ef6fa8577bf9f720762d78e870
tree63999011492d0083fe71726cebdb08a74aff746e
parentd2aad77261d748ab4d2b8a4aace2d0d28864f403
Never call UpdateTerminator() when AnalyzeBranch would fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89139 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.cpp