[PATCH] Code coverage mapping generation that enables coverage using the instrumentation based profiling

Alex L arphaman at gmail.com
Fri Jul 11 10:44:18 PDT 2014


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/20140711/7dcf8d6c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clangCoverageMapping.patch
Type: application/octet-stream
Size: 127854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140711/7dcf8d6c/attachment.obj>


More information about the cfe-commits mailing list