Implement the NOT operator.
authorChris Lattner <sabre@nondot.org>
Fri, 3 May 2002 19:52:30 +0000 (19:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 May 2002 19:52:30 +0000 (19:52 +0000)
commit2adcd83b89d1eb38c7118861454b528d5812aad0
treec30b122015a7e045415323ea39f0568b25db1765
parent966112323faca55aeeaed7826294618504b2966a
Implement the NOT operator.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2455 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp