Fix a really nasty logic error that VC noticed.
authorChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2004 20:27:31 +0000 (20:27 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 12 Jul 2004 20:27:31 +0000 (20:27 +0000)
commit88e2b780cbac5b5902e1c2813f3e920286b6d9a8
tree301f66d12abfd5b49e9f29e3735738660f026b30
parent268f2583b90ee28b4685a5772558ad0c6d3d4c18
Fix a really nasty logic error that VC noticed.
Reid, this might matter to you :)

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