Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-cov] Add support for gcov --hash-filenames option | Vedant Kumar | 2019-02-19 | 1 | -1/+7 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | GCOV: Move GCOV from IR & Support into ProfileData to fix layering | David Blaikie | 2017-11-03 | 1 | -1/+1 |
* | Cleanup dump() functions. | Matthias Braun | 2017-01-28 | 1 | -1/+1 |
* | Search for llvm-symbolizer binary in the same directory as argv[0], before | Richard Smith | 2016-06-09 | 1 | -8/+0 |
* | 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 |