summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvm-cov
Commit message (Collapse)AuthorAgeFilesLines
* Update llvm to trunk r256633.dim2015-12-303-9/+29
|
* Update llvm/clang to r241361.dim2015-07-051-9/+6
|
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-102-2/+9
| | | | r239412.
* Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, anddim2015-05-2712-239/+170
| | | | preserve our customizations, where necessary.
* Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS isdim2015-04-0316-0/+2087
defined. These help with processing coverage and profile data.
OpenPOWER on IntegriCloud