[PATCH] D63232: [Coverage] Load code coverage data from archives
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 13:46:18 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363325: [Coverage] Load code coverage data from archives (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63232?vs=204603&id=204622#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63232/new/
https://reviews.llvm.org/D63232
Files:
llvm/trunk/docs/CommandGuide/llvm-cov.rst
llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/trunk/lib/ProfileData/Coverage/CoverageMapping.cpp
llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj1.c
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj1_32.o
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj2.c
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/obj2_32.o
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/universal_bin_wrapping_archives
llvm/trunk/test/tools/llvm-cov/Inputs/universal_bin_wrapping_archives/universal_bin_wrapping_archives.proftext
llvm/trunk/test/tools/llvm-cov/universal_bin_wrapping_archives.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63232.204622.patch
Type: text/x-patch
Size: 18400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/6d69e2d9/attachment.bin>
More information about the llvm-commits
mailing list