search for: 7271e954

Displaying 2 results from an estimated 2 matches for "7271e954".

Did you mean: 2271e94
2016 Mar 04
2
llvm-cov accepting many binary files for aggregated coverage reports
Hi All, I want to provide a solution that presents code coverage reports that include the aggregated code-counts across many binaries. Our test engineers currently do this using gcov-mode by merged .gcda data files. We can do a similar merge of the .profraw files, so that the many binaries are represented in one .profdata file; However, llvm-cov will only generate reports based on one binary at
2016 Mar 07
2
llvm-cov accepting many binary files for aggregated coverage reports
...coverage report (preferably in html) and all of the detailed reports for each source file that includes the coverage from many binaries. Thanks, Phillip -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160307/7271e954/attachment.html>