Merge the 'analyze' mode code with the 'opt' mode code. Eliminate the
authorChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 22:07:01 +0000 (22:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 22:07:01 +0000 (22:07 +0000)
commit7f500f7f2a156cd7e5be1543e1f1e9e51f39396b
treea88c9efdf0486d86845a283a7931038166735f48
parent1c548b645ba91583ef567d264442cb2b71d6fb74
Merge the 'analyze' mode code with the 'opt' mode code.  Eliminate the
'autodetect .ll files' functionality.

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