Genericize support for calling functions a bit
authorChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 04:49:44 +0000 (04:49 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 10 Sep 2001 04:49:44 +0000 (04:49 +0000)
commit365a76e46e7b22ee2cd7881d0a7055fc20930fd5
treef74298a68347e8aa88cd9dcc1080ede88e779b13
parent49f2b9470ea17178fa378c0ee2a314eade0c5ad0
Genericize support for calling functions a bit
Add external method support

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@528 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h
lib/ExecutionEngine/Interpreter/UserInput.cpp
lib/ExecutionEngine/Makefile
tools/lli/Makefile