commit | 5b5c5e75554fa603d461df5135d41f364f7e71a3 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Oct 25 00:08:33 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Oct 25 00:08:33 2016 +0000 |
tree | d4af733981e2a692442083e15f3c40c3ac09aec1 | |
parent | 01b89435ec22db6b42999dfc73a741c22826f91f [diff] |
[llvm-cov] Do not print out the filename of the object file When we load coverage data from multiple objects, we don't have a way to attribute a source object to a function record. Printing out the object filename next to the source filename is already not very useful: soon, it'll actually become misleading. Stop printing out the filename now. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285043 91177308-0d34-0410-b5e6-96231b3b80d8