[PATCH] Code coverage tool that uses the new coverage mapping format and clang's instrumentation based profiling data

Philip Reames listmail at philipreames.com
Wed Jul 9 16:03:25 PDT 2014


Could you put this on Phabricator as well?

Philip

On 07/08/2014 10:43 AM, Alex L wrote:
> Hi everyone,
>
> I've attached a patch with the initial implementation of the updated 
> code coverage tool
> that uses clang's instrumentation based profiling data (the 
> -fprofile-instr-generate option) and the
> new coverage mapping format.
>
> I've sent out the patches for the coverage mapping format library and 
> clang's coverage mapping generation in separate threads.
>
> The gcov compatible tool is still there. To invoke the new tool, pass 
> the 'show' or 'report' command as the first argument to llvm-cov.
>
> Cheers,
> Alex
>
>
> _______________________________________________
> 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/20140709/28d7ab26/attachment.html>


More information about the llvm-commits mailing list