llvm-6502/tools/llvm-config
Chris Lattner 3e347f28f1 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 :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28704 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-06 23:54:15 +00:00
..
.cvsignore Update the ignore file 2006-06-02 00:23:15 +00:00
find-cycles.pl Update to llvm-config tool, by Erik Kidd: 2006-03-23 23:21:29 +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