summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/binary-formats.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "[Coverage] Revise format to reduce binary size"Vedant Kumar2019-12-041-1/+0
* [Coverage] Revise format to reduce binary sizeVedant Kumar2019-12-041-0/+1
* [llvm-cov] Delete custom JSON serialization code (NFC)Vedant Kumar2018-09-121-2/+0
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-3/+3
* [llvm-cov] Swapped the line and count columns.Ying Yi2016-08-091-1/+1
* Retry: [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+4
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-4/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+4
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-191-3/+3
* InstrProf: Fix CoverageMappingReader on big endianJustin Bogner2015-03-161-0/+1
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* InstrProf: Do a better job of reading coverage mapping data.Justin Bogner2015-03-161-0/+11
OpenPOWER on IntegriCloud