summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cov/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Add lcov tracefile export format.Max Moroz2018-11-091-0/+1
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+1
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-1/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+1
* [llvm-cov] Add support for creating html reportsVedant Kumar2016-07-061-0/+1
* [llvm-cov] Separate presentation logic from formatting logic, NFCVedant Kumar2016-06-251-0/+1
* Move coverage related code into a separate library.Easwaran Raman2016-04-291-1/+1
* 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