[PATCH] Initial code coverage mapping data structures, and reader and writers + C interface for ProfileData library

Eric Christopher echristo at gmail.com
Wed Jun 25 17:57:24 PDT 2014


So, any reason why we want the new coverage system? You didn't seem to
highlight what you saw wrong with gcov or the way it works.

I saw your original mail and it didn't have a lot of motivation here.

Thanks.

-eric

On Wed, Jun 25, 2014 at 4:32 PM, Alex L <arphaman at gmail.com> wrote:
> Hi everyone,
> This is a first patch that implements the data structures, readers and
> writers used by the new code coverage system. I added the new code to the
> ProfileData library. I also added a very minimal C api for the ProfileData
> library.
>
> http://reviews.llvm.org/D4301
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>



More information about the llvm-commits mailing list