aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-01-26Reland: [llvm-cov] Look up object files using debuginfodDaniel Thornburgh1-0/+2
2023-01-25Revert "[llvm-cov] Look up object files using debuginfod"Douglas Yung1-2/+0
2023-01-25[llvm-cov] Look up object files using debuginfodDaniel Thornburgh1-0/+2
2022-12-20[Support] Move TargetParsers to new componentArchibald Elliott1-1/+8
2018-11-09[llvm-cov] Add lcov tracefile export format.Max Moroz1-0/+1
2016-07-26Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar1-0/+1
2016-07-26Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar1-1/+0
2016-07-26[llvm-cov] Add support for exporting coverage data to JSONVedant Kumar1-0/+1
2016-07-06[llvm-cov] Add support for creating html reportsVedant Kumar1-0/+1
2016-06-25[llvm-cov] Separate presentation logic from formatting logic, NFCVedant Kumar1-0/+1
2016-04-29Move coverage related code into a separate library.Easwaran Raman1-1/+1
2015-02-14llvm-cov: Simplify coverage reports, fixing PR22575 in the processJustin Bogner1-1/+0
2014-09-20llvm-cov: Disentangle the coverage data logic from the display (NFC)Justin Bogner1-1/+0
2014-08-22llvm-cov: add code coverage tool that's based on coverage mapping format and ...Alex Lorenz1-1/+9
2014-07-28llvm-cov: move the gcov code into a separate file.Alex Lorenz1-0/+1
2013-11-14llvm-cov requires IR and Support as libraries. Instrumentation would be overk...NAKAMURA Takumi1-1/+1
2011-10-04Update cmake list.Devang Patel1-1/+0
2011-09-28Introduce llvm-cov.Devang Patel1-0/+6