[PATCH] D25086: [llvm-cov] Add support for loading coverage from multiple objects
Vedant Kumar via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 17:25:27 PDT 2016
vsk retitled this revision from "[llvm-cov] Allow llvm-cov to report the coverage counters across multiple elf files." to "[llvm-cov] Add support for loading coverage from multiple objects".
vsk updated the summary for this revision.
vsk edited reviewers, added: arphaman; removed: bogner, davidxl.
vsk removed a subscriber: arphaman.
vsk updated this revision to Diff 75662.
vsk added a comment.
- Update the patch to use the new CoverageMapping::load() API.
https://reviews.llvm.org/D25086
Files:
docs/CommandGuide/llvm-cov.rst
test/tools/llvm-cov/load-multiple-objects.test
test/tools/llvm-cov/universal-binary.c
tools/llvm-cov/CodeCoverage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25086.75662.patch
Type: text/x-patch
Size: 6946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/700ca099/attachment.bin>
More information about the llvm-commits
mailing list