fix a -Wbool-conversions warning from clang.
authorChris Lattner <sabre@nondot.org>
Mon, 14 Jun 2010 18:28:34 +0000 (18:28 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Jun 2010 18:28:34 +0000 (18:28 +0000)
commit98cdfc779df1d8d9a0071103af13f43ba65504c2
tree0fea4464598f4e9150e9c342cfbdacc2cd6467da
parentbf1075cbe764b7b1ee514d755757c6e4784f994d
fix a -Wbool-conversions warning from clang.

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