[PATCH] Format llvm-cov output to be more like gcov

Bob Wilson bob.wilson at apple.com
Mon Oct 21 22:13:53 PDT 2013


LGTM.  I committed it for you in r193148.

On Oct 21, 2013, at 5:23 PM, Yuchen Wu <yuchenericwu at hotmail.com> wrote:

> 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.
> <0002-Changed-output-formatting-to-be-more-similar-to-gcov.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131021/8f8aae02/attachment.html>


More information about the llvm-commits mailing list