* Remove -noasm option. If we're not compiling, what's the point?
authorChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 23:43:19 +0000 (23:43 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Feb 2002 23:43:19 +0000 (23:43 +0000)
commite41576d14136e57e07fbc512a0092323a11c8d43
treebe70ee920db1a7fcece5b4b3e6522aef644b22af
parent4387e3128b16c593d1a4a2411b764b7ccee15fe1
* Remove -noasm option.  If we're not compiling, what's the point?
* convert over to pass based target backend.  Much cleaner now

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