mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-23 17:32:49 +00:00
56d05e468c
In gcov, there's a -n/--no-output option, which disables the writing of any .gcov files, so that it emits only the summary info on stdout. This implements the same behaviour in llvm-cov. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208148 91177308-0d34-0410-b5e6-96231b3b80d8
7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
File 'test.cpp'
|
|
Lines executed:84.21% of 38
|
|
|
|
File './test.h'
|
|
Lines executed:100.00% of 1
|
|
|