Fix a problem with setcc instructions and pointers
authorChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 19:55:35 +0000 (19:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 Apr 2003 19:55:35 +0000 (19:55 +0000)
commitfd506f551d2ca89cb757c75faf87809d9d07548d
tree551101a7783edfba590d31384d5f8a1208ebd7a9
parent957d62aa791078ba9e09307d43fff27b68ce8d51
Fix a problem with setcc instructions and pointers

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