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

Alex L arphaman at gmail.com
Wed Jul 9 16:48:06 PDT 2014


Done. Thanks!


2014-07-09 16:03 GMT-07:00 Philip Reames <listmail at philipreames.com>:

>  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 listllvm-commits at cs.uiuc.eduhttp://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/e1341077/attachment.html>


More information about the llvm-commits mailing list