commit | e72b881e28650cb295e04bfad448f203d58f27eb | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Aug 01 21:23:26 2017 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Aug 01 21:23:26 2017 +0000 |
tree | 2831a50d7e536afe17dccf098594857c8db516c0 | |
parent | e08253200c963067b39fb24e74ec748441922eb2 [diff] |
[llvm-cov] Allow specifying distinct architectures for each loaded binary The coverage tool needs to know which slice to look at when it's handed a universal binary. Some projects need to look at aggregate coverage reports for a variety of slices in different binaries: this patch adds support for these kinds of projects to llvm-cov. rdar://problem/33579007 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309747 91177308-0d34-0410-b5e6-96231b3b80d8