* Make all command line arguments static
authorChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 21:36:53 +0000 (21:36 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 26 Feb 2002 21:36:53 +0000 (21:36 +0000)
commit4ddcd54751f10234be148b648f3986446ffafc54
treec0a9e4c26729191312704596287439292824b850
parenteded4916d6679a8c42e5f16d022afe0252c2df8e
* Make all command line arguments static
* Change -trace & -tracem options to use a 3 values enum option
* Change to use new style interface to passes

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