commit | d6931b112a96054bbdea89885bc9ed81d672f7ee | [log] [tgz] |
---|---|---|
author | Ying Yi <maggieyi666@gmail.com> | Fri Jul 22 12:46:13 2016 +0000 |
committer | Ying Yi <maggieyi666@gmail.com> | Fri Jul 22 12:46:13 2016 +0000 |
tree | 00f1dba5075695d7003f09fd8a2563b54ee620a1 | |
parent | 3d6f5139ec8e8e3d21d16976f3b06b8b7e3a423d [diff] |
[llvm-cov] - Add the coverage of lines in the summary report. The llvm-cov ‘report' command displays a summary of the coverage of a binary file. The summary report currently only includes covered regions and covered functions. This patch adds the coverage of lines in the summary report. Differential Revision: https://reviews.llvm.org/D22569 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276409 91177308-0d34-0410-b5e6-96231b3b80d8