[PATCH] Code coverage mapping generation that enables coverage using the instrumentation based profiling
Alex L
arphaman at gmail.com
Mon Jul 14 09:21:55 PDT 2014
I've updated this patch with some fixes for code style and formatting
issues that I've noticed.
Alex
2014-07-11 10:44 GMT-07:00 Alex L <arphaman at gmail.com>:
> I've updated the patch with the new mapping region generation algorithm,
> which fixes the compiler crashes that the old one produced when it dealt
> with macros.
> Alex
>
>
> 2014-07-08 10:43 GMT-07:00 Alex L <arphaman at gmail.com>:
>
> Hi everyone,
>>
>> I've attached a patch with the initial implementation of the code
>> coverage mapping generation that
>> enables code coverage analysis which uses the data obtained from the
>> instrumentation based profiling.
>>
>> I've sent out the patches for the coverage mapping format library and the
>> updated coverage tool in separate threads.
>>
>> Cheers,
>> Alex
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140714/32894a9b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clangCoverageMapping.patch
Type: application/octet-stream
Size: 128366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140714/32894a9b/attachment.obj>
More information about the cfe-commits
mailing list