summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-cov/universal-binary.c
Commit message (Expand)AuthorAgeFilesLines
* [llvm-cov] Delete custom JSON serialization code (NFC)Vedant Kumar2018-09-121-1/+0
* [llvm-cov] Add an option which maps the location of source directories on ano...Sean Eveson2017-08-141-4/+4
* [llvm-cov] Allow specifying distinct architectures for each loaded binaryVedant Kumar2017-08-011-0/+9
* [llvm-cov] Add support for loading coverage from multiple objectsVedant Kumar2016-10-251-1/+1
* [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/+2
* Revert "[llvm-cov] Add support for exporting coverage data to JSON"Vedant Kumar2016-07-261-2/+0
* [llvm-cov] Add support for exporting coverage data to JSONVedant Kumar2016-07-261-0/+2
* [llvm-cov] - Improve llvm-cov error messageYing Yi2016-07-221-0/+3
* llvm-cov: Only emit colour by default if the output is a ttyJustin Bogner2015-03-191-2/+2
* InstrProf: Remove xfails for big-endian from coverage testsJustin Bogner2015-03-161-3/+0
* Now that r231902's test is executed, make it actually passJustin Bogner2015-03-111-2/+2
* Make test added in r231902 actually be executed.Daniel Jasper2015-03-111-2/+2
* InstrProf: Teach llvm-cov to handle universal binaries when given -archJustin Bogner2015-03-111-0/+13
OpenPOWER on IntegriCloud