Implement &|^ on bool values
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 19:21:00 +0000 (19:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 19:21:00 +0000 (19:21 +0000)
commit669b76ae875fe11f0a47463bceff18db0ae38fcf
tree77e82c852e664f1e3996b8bfec6cfa25abb46808
parentf87a198dcbaf95a6608b1484b42c6044d61003f6
Implement &|^ on bool values

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