[PATCH] llvm-cov: Store blocks rather than counts per line.
Yuchen Wu
yuchenericwu at hotmail.com
Fri Nov 15 16:24:32 PST 2013
llvm-cov: Store blocks rather than counts per line.
Each line stores all the blocks that execute on that line, instead of
only storing the line counts previously accumulated.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0023-llvm-cov-Store-blocks-rather-than-counts-per-line.patch
Type: application/octet-stream
Size: 3913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131115/e57244c6/attachment.obj>
More information about the llvm-commits
mailing list