llvm-mirror/tools/llvm-config
Chris Lattner 505ecc53ec Fix a bug in the following scenario.
1. llvm is built with objroot = OBJ and installed.
2. OBJ is deleted or install tree is shipped.
3. llvm-config is run.

In this scenario, llvm-config shouldn't emit an error message at #3, it
should just know it's not running in the objdir :)

llvm-svn: 28704
2006-06-06 23:54:15 +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 Fix a bug in the following scenario. 2006-06-06 23:54:15 +00:00
Makefile Make the llvm-config library dependency database depend on all of the libraries. 2006-06-06 17:43:03 +00:00