not is a keyword in ansi C++, avoid it
authorChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:51:26 +0000 (06:51 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Oct 2001 06:51:26 +0000 (06:51 +0000)
commit01bad7fbda047a33e96aee0c5d95f1673d772228
tree213e925cc875e6738c74f9612cbfadab7cd13e9b
parent80c685ff1569c899cc941297882af52ea1186579
not is a keyword in ansi C++, avoid it

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