search for: d7a36ac9

Displaying 2 results from an estimated 2 matches for "d7a36ac9".

2018 Feb 01
1
Customizing SBCC for lcov workflows
I’m working to implement Source Based Code Coverage in a workflow that uses lcov for report generation. We’ve customized our llvm-cov to add a command to convert the SBCC counter data to lcov’s ‘.info’ format. The problem is that the region-based counter definitions in SBCC can span source code regions that can contain blank lines (or lines with only comments). Converting this to lcov’s
2018 Feb 03
2
llvm-dev Digest, Vol 164, Issue 6
...; > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev < > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev> > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: <http://lists.llvm.org/pipermail/llvm-dev/ > attachments/20180202/d7a36ac9/attachment-0001.html> > > ------------------------------ > > Message: 6 > Date: Fri, 02 Feb 2018 22:53:09 +0000 > From: David Blaikie via llvm-dev <llvm-dev at lists.llvm.org> > To: Ku Nanashi <nanashi.ku.0x0 at gmail.com> > Cc: llvm-dev at lists.llvm.org >...