aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
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
commit16dab1badaa3c92951554f8c5df1d4a405b85140 (patch)
treed19b1209dbea47b774fd65dd51aff27f6aa739fd /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
parentd9809f542b41b24082d2fd13772b11f755673608 (diff)
downloadllvm-16dab1badaa3c92951554f8c5df1d4a405b85140.zip
llvm-16dab1badaa3c92951554f8c5df1d4a405b85140.tar.gz
llvm-16dab1badaa3c92951554f8c5df1d4a405b85140.tar.bz2
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. llvm-svn: 143171
Diffstat (limited to 'llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions