Implement cast operations on booleans to allow casting bools to ints, f.e.
authorChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 19:28:45 +0000 (19:28 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 2 May 2002 19:28:45 +0000 (19:28 +0000)
commitf4dca807d8c337154afc6cc1aa194a607df89494
tree6aa78598b83bb3197cb19d3355a1b7caea1b0945
parent9705a15b1a8f09cd08236ed8fbfe287b9aeedf86
Implement cast operations on booleans to allow casting bools to ints, f.e.

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