[PATCH] Initial code coverage mapping data, reader, writer + C interface for ProfileData
Alex Lorenz
arphaman at gmail.com
Fri Jul 18 10:24:44 PDT 2014
Thanks again for the review, I've implemented the suggested changes. I also merged the coverage mapping data into one section - this reduced the object file size for the test programs by 4.5% on average.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4301.11648.patch
Type: text/x-patch
Size: 47313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140718/ea1f1969/attachment.bin>
More information about the llvm-commits
mailing list