Add flags to get access to build_mode, objdir, srcdir etc.
authorChris Lattner <sabre@nondot.org>
Fri, 2 Jun 2006 22:03:50 +0000 (22:03 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Jun 2006 22:03:50 +0000 (22:03 +0000)
commit0cd059eddb0e51494f0f662ea8ebbed97baa14b0
tree82f7802a4a524a80faa177e6d513950953adb353
parent16ad618fc2b68e107a19a28094929903220f0976
Add flags to get access to build_mode, objdir, srcdir etc.
If installed, ignore the prefix the tree is configured with: always use the
prefix that llvm-config is currently at, which may be different if the tree
was moved.

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