Fixed linking problems that wanted me to link to analyze.o instead of analyze.a
authorChris Lattner <sabre@nondot.org>
Wed, 21 Aug 2002 23:47:46 +0000 (23:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 21 Aug 2002 23:47:46 +0000 (23:47 +0000)
commitd6118277b0b0ccbda11f19ce137d6ee88a051157
treec3eab3a1baa849d1c5caa24060e19be2b54aa9e2
parenta69fd903585a665c031d5aa3fdfb8dc919b44bef
Fixed linking problems that wanted me to link to analyze.o instead of analyze.a
so now we can link to analyze.a again.

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