summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/tools/llvm-cov/llvm-cov.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkdim2015-06-101-0/+8
| | | | r239412.
* Merge llvm trunk r238337 from ^/vendor/llvm/dist, resolve conflicts, anddim2015-05-271-17/+17
| | | | preserve our customizations, where necessary.
* Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS isdim2015-04-031-0/+78
defined. These help with processing coverage and profile data.
OpenPOWER on IntegriCloud