commit | a8dbdb73ecc73bbf34942eda488e0411e1f53574 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Wed Oct 26 22:07:35 2016 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Wed Oct 26 22:07:35 2016 +0000 |
tree | 5443acf243935120f847403557f5a6376040cc9d | |
parent | 04c77eeb6480a4af175bb01f60f5a12c1944ed41 [diff] |
[utils] Add an '--only-merge' option to the code coverage prep script In --only-merge mode, the script terminates after the profile merging step. This makes the script less stateful: it's more natural to split the merge out into a separate step instead of relying on the first invocation of the script to do it. This should not break any existing users of the script. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285247 91177308-0d34-0410-b5e6-96231b3b80d8