diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2011-10-28 01:02:16 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2011-10-28 01:02:16 +0000 |
commit | ee826c8d9cab9e735b9b38acc5aab620fbc50afe (patch) | |
tree | fa604134e158dd33d53afa4dfd9dd73f982621cf /lib/Target/XCore | |
parent | c73d73eb881ebe7493e934c00ca1c474ffd0ed2d (diff) |
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 'lib/Target/XCore')
0 files changed, 0 insertions, 0 deletions