Implement getelementptr instruction as well as the load and store forms
authorChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 19:32:19 +0000 (19:32 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 19:32:19 +0000 (19:32 +0000)
commit95c3af584fda818ee7ae80c8ec7201e64e1f5e43
tree897a18b70ca92fd57951cd5aca6c2c5b87aab096
parentfe83ab527d731428cb1a92b2bb33bbf242bfdbdb
Implement getelementptr instruction as well as the load and store forms
that incorporate gep

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