commit | 6360ab9da47db7cd5c4841b39568c8a1ae11e836 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Mon Sep 19 00:38:16 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Mon Sep 19 00:38:16 2016 +0000 |
tree | b18b697823465a3e6d8eafc11de6b5c3296dd298 | |
parent | c063c43a4ed27b038958f852a0939b36f7a3a50a [diff] |
[llvm-cov] Make 'adjustColumnWidths' do less work This drops some redundant calls to get{UniqueSourceFiles, CoveredFunctions}. We can figure out the right column widths without re-doing this expensive work. This isn't NFC, but I don't want to check in another binary *.covmapping file with long filenames in it. I tested this locally on a project with some long filenames (FileCheck). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281873 91177308-0d34-0410-b5e6-96231b3b80d8