Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename one of our two llvm::GCOVOptions classes to llvm::GCOV::Options. We used | Richard Smith | 2015-10-14 | 1 | -3/+3 |
* | Make helper functions static. | Benjamin Kramer | 2015-03-09 | 1 | -3/+4 |
* | llvm-cov: Don't use llvm::outs() in library code | Justin Bogner | 2015-01-23 | 1 | -1/+1 |
* | Remove unused includes and out of date comment. NFC. | Rafael Espindola | 2014-12-17 | 1 | -1/+0 |
* | llvm-cov: Follow LLVM naming conventions | Justin Bogner | 2014-10-30 | 1 | -1/+1 |
* | llvm-cov: move the gcov code into a separate file. | Alex Lorenz | 2014-07-28 | 1 | -0/+153 |