aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-08-30 00:43:41 +0000
committerBill Wendling <isanbard@gmail.com>2012-08-30 00:43:41 +0000
commit8c0b4bc339e4d5db3e2f323f68b9348ac6d8cb28 (patch)
treecfb912afeae2c86215e49d7323051bd4ed12ac38 /clang/lib/Frontend/CompilerInvocation.cpp
parent1f6f8c2cb7282bc1de6217be2bf17fe901a59d4f (diff)
downloadllvm-8c0b4bc339e4d5db3e2f323f68b9348ac6d8cb28.zip
llvm-8c0b4bc339e4d5db3e2f323f68b9348ac6d8cb28.tar.gz
llvm-8c0b4bc339e4d5db3e2f323f68b9348ac6d8cb28.tar.bz2
Emit .gcda files as absolute paths instead of relative paths.
This improves compatibility with gcc in this regard, and this file generation can be ameliorated with GCOV_PREFIX and GCOV_PREFIX_STRIP. It's also useful if your build directory doesn't specify -o <abspath> and it uses a recursive make structure, so it's not relative to the toplevel. Patch by Joshua Cranmer! <rdar://problem/12179524> llvm-svn: 162884
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions