Fix a bug that caused a crash if a setcc had zero uses.
authorChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 18:29:28 +0000 (18:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 14 Sep 2001 18:29:28 +0000 (18:29 +0000)
commitffe335ace15373e34f7ca28a4b045c1d71f70a26
treee3e4a46bac9c172275c2d549e777daad90c64e35
parentc0c77083ba7915fabbe86065a77f2b7bb5636bef
Fix a bug that caused a crash if a setcc had zero uses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@574 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9InstrSelection.cpp