[PATCH] D18610: [Coverage] Restore the correct count value after processing a nested region in case of combined regions.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 08:16:48 PDT 2016


ikudrin retitled this revision from "[PGO] Restore the correct counter value after processing a nested region in case of combined regions." to "[Coverage] Restore the correct count value after processing a nested region in case of combined regions.".
ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 53561.
ikudrin added a comment.

- Implemented David's idea of combining identical regions before calling buildSegments.


http://reviews.llvm.org/D18610

Files:
  llvm/trunk/include/llvm/ProfileData/CoverageMapping.h
  llvm/trunk/lib/ProfileData/CoverageMapping.cpp
  llvm/trunk/test/tools/llvm-cov/showTemplateInstantiations.cpp
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18610.53561.patch
Type: text/x-patch
Size: 7429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160413/91c80983/attachment.bin>


More information about the llvm-commits mailing list