summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* llvm-cov: Simplify coverage reports, fixing PR22575 in the processJustin Bogner2015-02-141-1/+0
* llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner2014-09-201-1/+0
* llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz2014-08-221-1/+9
* llvm-cov: move the gcov code into a separate file.Alex Lorenz2014-07-281-0/+1
* llvm-cov requires IR and Support as libraries. Instrumentation would be overk...NAKAMURA Takumi2013-11-141-1/+1
* Update cmake list.Devang Patel2011-10-041-1/+0
* Introduce llvm-cov.Devang Patel2011-09-281-0/+6
OpenPOWER on IntegriCloud