[PATCH] D63232: [Coverage] Load code coverage data from archives
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 10:30:26 PDT 2019
vsk updated this revision to Diff 204577.
vsk marked 2 inline comments as done.
vsk added a comment.
- Address review feedback.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63232/new/
https://reviews.llvm.org/D63232
Files:
llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj1.c
llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj2.c
llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/universal_bin_wrapping_archives
llvm/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/universal_bin_wrapping_archives.proftext
llvm/test/tools/llvm-cov/universal_bin_wrapping_archives.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63232.204577.patch
Type: text/x-patch
Size: 16023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/391dcc89/attachment.bin>
More information about the llvm-commits
mailing list