Provide argv for commands
authorChris Lattner <sabre@nondot.org>
Sat, 27 Oct 2001 05:54:31 +0000 (05:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Oct 2001 05:54:31 +0000 (05:54 +0000)
commit204eec3f57aedd703fb73db78ac2b4087caf9f07
tree32ef1058acc01d8c9c2b21db31ab25e80c3a24d5
parentcaccd761a6320d9068a44198b9e1b6c3659f8bb5
Provide argv for commands

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