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

Alex Lorenz arphaman at gmail.com
Wed Jul 9 16:39:01 PDT 2014


The updated version of the patch that fixes various typos, adds format version to the coverage mapping format, changes the storage of filenames to once per tu, and adds document that describes the actual coverage mapping format.

http://reviews.llvm.org/D4301

Files:
  docs/CoverageMappingFormat.rst
  docs/index.rst
  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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4301.11233.patch
Type: text/x-patch
Size: 56926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140709/4880514a/attachment.bin>


More information about the llvm-commits mailing list