mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[llvm-cov][NFC] Fix typo in format comment
This commit is contained in:
parent
cd12afa84d
commit
a6046da09b
@ -27,7 +27,7 @@
|
|||||||
// - for each instrumented line:
|
// - for each instrumented line:
|
||||||
// - "DA:<line number>,<execution count>[,<checksum>]
|
// - "DA:<line number>,<execution count>[,<checksum>]
|
||||||
// - "LH:<number of lines with non-zero execution count>"
|
// - "LH:<number of lines with non-zero execution count>"
|
||||||
// - "LF:<nubmer of instrumented lines>"
|
// - "LF:<number of instrumented lines>"
|
||||||
// - "end_of_record"
|
// - "end_of_record"
|
||||||
//
|
//
|
||||||
// If the user is exporting summary information only, then the FN, FNDA, and DA
|
// If the user is exporting summary information only, then the FN, FNDA, and DA
|
||||||
|
Loading…
Reference in New Issue
Block a user