Build more debugger/selectiondag libraries as archives instead of .o files.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Jul 2006 00:10:47 +0000 (00:10 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Jul 2006 00:10:47 +0000 (00:10 +0000)
commit02b04b4d347b537becdf8453c511bf058fa4389a
tree04e0bf379e34c6f1d7e70032ed1cebb09f8cbf53
parent6947e55aff7086d3ad654d4fa1ea9f51f4983424
Build more debugger/selectiondag libraries as archives instead of .o files.
This works around bugs in some versions of the cygwin linker.

Patch contributed by Anton Korobeynikov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29239 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
lib/CodeGen/SelectionDAG/Makefile
lib/Debugger/Makefile
tools/llc/Makefile
tools/llvm-db/Makefile