Use .o files instead of .a files for several cases (that don't actually
authorVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 16 Sep 2002 18:13:12 +0000 (18:13 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Mon, 16 Sep 2002 18:13:12 +0000 (18:13 +0000)
commit055451f0110c2ebf2b4d27b1a0973b8b12bbc8a3
tree5fe8b6f66f2796dbfef4a3ef406b4d9fc47108ef
parentfecaf56ef2dbe206c0d4cc0340996824a5e21a18
Use .o files instead of .a files for several cases (that don't actually
need them) until other Makefiles can be updated to build archives.

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