Add a new --libfiles option, for getting fully-qualified pathnames to libraries.
authorChris Lattner <sabre@nondot.org>
Tue, 6 Jun 2006 22:38:29 +0000 (22:38 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Jun 2006 22:38:29 +0000 (22:38 +0000)
commitd179de5ca20ff6f5204f2ec37962387c0bbf6bb7
tree17df1bbc6745adc6b835bd3da9cf3cf3f6e0bbb2
parentfc790168a2af2e4519b94d0c8e0e438d74fcffd7
Add a new --libfiles option, for getting fully-qualified pathnames to libraries.
This can be used for tools that want makefile rules to depend on the libraries
(e.g. so the tool is relinked when a library changes).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28701 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-config/llvm-config.in.in