[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 17:49:31 PDT 2014


Link?

(p.s. Your response off list was for the other thread in case that's 
causing confusion.)

Philip

On 07/09/2014 04:48 PM, Alex L wrote:
> Done. Thanks!
>
>
> 2014-07-09 16:03 GMT-07:00 Philip Reames <listmail at philipreames.com 
> <mailto: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 list
>>     llvm-commits at cs.uiuc.edu  <mailto: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/a01929c2/attachment.html>


More information about the llvm-commits mailing list