[PATCH] Format llvm-cov output to be more like gcov
Yuchen Wu
yuchenericwu at hotmail.com
Mon Oct 21 17:23:50 PDT 2013
This patch continues to modify llvm-cov's output to match gcov. Specifically, this changes the output formatting of llvm-cov.
It does so by adjusting the whitespace padding, outputting the GCNO and GCDA filenames, and stripping the excess '\0's from strings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/0828c7a7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Changed-output-formatting-to-be-more-similar-to-gcov.patch
Type: application/octet-stream
Size: 3775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/0828c7a7/attachment.obj>
More information about the llvm-commits
mailing list