Implement ConstantPointerRef support, & ConstantExpr support for Cast, GEP & Add.
authorChris Lattner <sabre@nondot.org>
Tue, 27 Aug 2002 22:33:45 +0000 (22:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 27 Aug 2002 22:33:45 +0000 (22:33 +0000)
commita34c5689dd38a56ad33dfdfd6b951eb4d6d421ad
treeda05b61ecb5ce001e507e1c9487aa0e3906e811a
parent26022027be9bbe55d207c515bfdb88ac667d6fef
Implement ConstantPointerRef support, & ConstantExpr support for Cast, GEP & Add.

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