Add a new make option (LINK_COMPONENTS) which tools can use to specify what
authorChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 04:47:21 +0000 (04:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Sep 2006 04:47:21 +0000 (04:47 +0000)
commitef0d0f12f0a37a0c4a907b67b04bcdc73c9dda9e
tree81be27e6bb28df20f954435e7e2a64ba28e00b00
parent87b5101248ad861db5298aad8ceb3a7e407707c5
Add a new make option (LINK_COMPONENTS) which tools can use to specify what
libraries they need.  This uses llvm-config to link the tools.

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