mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
de2703ddfb
GCOV provides an option to prepend output file names with the source file name, to disambiguate between covered data that's included from multiple sources. Add a flag to llvm-cov that does the same. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207035 91177308-0d34-0410-b5e6-96231b3b80d8
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
File 'srcdir/./nested_dir/../test.h'
|
|
Lines executed:100.00% of 1
|
|
srcdir/./nested_dir/../test.h:creating 'srcdir#^#test_paths.cpp##srcdir#nested_dir#^#test.h.gcov'
|
|
|
|
File 'srcdir/./nested_dir/../test.cpp'
|
|
Lines executed:84.21% of 38
|
|
srcdir/./nested_dir/../test.cpp:creating 'srcdir#^#test_paths.cpp##srcdir#nested_dir#^#test.cpp.gcov'
|
|
|