[PATCH] Initial code coverage mapping data, reader, writer + C interface for ProfileData

Bob Wilson bob.wilson at apple.com
Thu Jul 24 16:17:09 PDT 2014


Looks good. Please commit!

> On Jul 21, 2014, at 10:51 AM, Alex Lorenz <arphaman at gmail.com> wrote:
> 
> Updated patch with the 'coverage' namespace, name case fixes and shared encoding constant.
> 
> http://reviews.llvm.org/D4301
> 
> Files:
>  include/llvm/ProfileData/CoverageMapping.h
>  include/llvm/ProfileData/CoverageMappingReader.h
>  include/llvm/ProfileData/CoverageMappingWriter.h
>  lib/ProfileData/CMakeLists.txt
>  lib/ProfileData/CoverageMapping.cpp
>  lib/ProfileData/CoverageMappingReader.cpp
>  lib/ProfileData/CoverageMappingWriter.cpp
>  lib/ProfileData/LLVMBuild.txt
> <D4301.11712.patch>




More information about the llvm-commits mailing list