[PATCH] D16133: [Coverage] : introduce class hierarchy (funcRecordReader) to support multiple versions of coverage data
David Li via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 11:19:56 PST 2016
davidxl updated this revision to Diff 44771.
davidxl added a comment.
Address vsk's comment:
Hoist header read out of loop and add assert version is consistent across different modules.
http://reviews.llvm.org/D16133
Files:
include/llvm/ProfileData/CoverageMapping.h
lib/ProfileData/CoverageMappingReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16133.44771.patch
Type: text/x-patch
Size: 7033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160113/d2863356/attachment.bin>
More information about the llvm-commits
mailing list