Make the operation of visitCallInst() only depend on the CallSite.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 19:59:08 +0000 (19:59 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 7 Nov 2003 19:59:08 +0000 (19:59 +0000)
commitae2495a9210257a9d4c430df20952c34034828c8
tree97783f84faf3cb217eb9783d145235341afcce83
parent00c73d2e2110e957c5e9395efadbd73cbac3a05b
Make the operation of visitCallInst() only depend on the CallSite.

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