Fix this accidentally inverted condition.
authorDan Gohman <gohman@apple.com>
Sat, 18 Jul 2009 00:58:38 +0000 (00:58 +0000)
committerDan Gohman <gohman@apple.com>
Sat, 18 Jul 2009 00:58:38 +0000 (00:58 +0000)
commit8fdedc0918229cfa887b82f8e0316a52ae1b0228
treef2624f1bab71399c9e5934bcf834600dd5f1e4c9
parent4b1511b027ce0b648b3379f2891816c25b46f515
Fix this accidentally inverted condition.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Value.cpp