Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jul 2003 17:59:23 +0000 (17:59 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jul 2003 17:59:23 +0000 (17:59 +0000)
commit800e6e216abaf93e7cc297af0e1e78f24b2d6143
treec20c10b41fb56cccfbf75851e83ac8312bb68388
parent7835c852270da3da66d79d4d18cefda3c8e3019c
Moved definition of InputArgv into ExecutionDriver.cpp -- it is only used there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7427 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/ExecutionDriver.cpp
tools/bugpoint/bugpoint.cpp