summaryrefslogtreecommitdiff
path: root/utils/test_debuginfo.pl
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2011-10-28 01:02:16 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2011-10-28 01:02:16 +0000
commitee826c8d9cab9e735b9b38acc5aab620fbc50afe (patch)
treefa604134e158dd33d53afa4dfd9dd73f982621cf /utils/test_debuginfo.pl
parentc73d73eb881ebe7493e934c00ca1c474ffd0ed2d (diff)
downloadllvm-ee826c8d9cab9e735b9b38acc5aab620fbc50afe.tar.gz
llvm-ee826c8d9cab9e735b9b38acc5aab620fbc50afe.tar.bz2
llvm-ee826c8d9cab9e735b9b38acc5aab620fbc50afe.tar.xz
Have llvm-config --cppflags print correct flags when in CMake build directory
Previously, if invoked from a CMake build directory, 'llvm-config --cppflags' and friends would only print a -I flag for the build directory's header search path, because it would assume that it was already installed, not recognising its parent directory as being the build directory. Teach llvm-config about CMake build directories so that it prints a -I for both the source and build directory's search paths. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143171 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/test_debuginfo.pl')
0 files changed, 0 insertions, 0 deletions