]> granicus.if.org Git - llvm/commit
Add support for collating profiles for use with code coverage
authorVedant Kumar <vsk@apple.com>
Mon, 13 Jun 2016 23:33:48 +0000 (23:33 +0000)
committerVedant Kumar <vsk@apple.com>
Mon, 13 Jun 2016 23:33:48 +0000 (23:33 +0000)
commitd1714dc208f77c2e4466aed8d6a1f36fbb07bb76
tree24d997f14fb0dbe4079025fb8b38eb3b8d1f3df3
parentba53b88904876e44f84742485a0f53918db13290
Add support for collating profiles for use with code coverage

Differential Revision: http://reviews.llvm.org/D20993

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272599 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
cmake/modules/HandleLLVMOptions.cmake
utils/prepare-code-coverage-artifact.py [new file with mode: 0644]