Fix r114632. Return if the only terminator is an unconditional branch after the redun...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 23 Sep 2010 19:42:03 +0000 (19:42 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 23 Sep 2010 19:42:03 +0000 (19:42 +0000)
commit676e258366dd17a0b4ee6ac66914237ce181202e
treecc18b192a5087cc2a881acab6eb719148e6661f1
parent24e6f2f802e43af0e3c72ed17fa73e3bc101dc9e
Fix r114632. Return if the only terminator is an unconditional branch after the redundant ones are deleted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114688 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp