[PATCH] D18758: [Coverage] Support for making test data for more than one function.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 08:03:11 PDT 2016


ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 53720.
ikudrin added a comment.

- Rebased on the top commit.
- Made `Expressions` local.
- Added a comment for `ReverseVirtualFileMapping` and changed its type to `llvm::SmallDenseMap`.
- Extracted `writeAndReadCoverageRegions` from `loadCoverageMapping`.
- Added a call to `readProfCount` into `loadCoverageMapping`.


http://reviews.llvm.org/D18758

Files:
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18758.53720.patch
Type: text/x-patch
Size: 17227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160414/ebd01da6/attachment.bin>


More information about the llvm-commits mailing list