1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/llvm-config
Chris Lattner 4fa098a68a 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).

llvm-svn: 28701
2006-06-06 22:38:29 +00:00
..
.cvsignore Update the ignore file 2006-06-02 00:23:15 +00:00
find-cycles.pl Build the llvm-config directory as a tool. 2006-04-20 20:53:23 +00:00
llvm-config.in.in Add a new --libfiles option, for getting fully-qualified pathnames to libraries. 2006-06-06 22:38:29 +00:00
Makefile Make the llvm-config library dependency database depend on all of the libraries. 2006-06-06 17:43:03 +00:00