mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 02:33:06 +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:
|
||||
// - "DA:<line number>,<execution count>[,<checksum>]
|
||||
// - "LH:<number of lines with non-zero execution count>"
|
||||
// - "LF:<nubmer of instrumented lines>"
|
||||
// - "LF:<number of instrumented lines>"
|
||||
// - "end_of_record"
|
||||
//
|
||||
// If the user is exporting summary information only, then the FN, FNDA, and DA
|
||||
|
Loading…
Reference in New Issue
Block a user