I got the predicate backwards in my last patch. The comment is correct, the code...
authorOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 09:22:21 +0000 (09:22 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 18 Feb 2008 09:22:21 +0000 (09:22 +0000)
commit874a892c9969fbbe50a5017868c2f82923632b29
tree78306e948cc5d434166416ac5fc3dcbfb8079be9
parent26d914ada39516974d9fb97ea7504329d3822501
I got the predicate backwards in my last patch.  The comment is correct, the code was not.

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