aboutsummaryrefslogtreecommitdiffstats
path: root/tools/llvm-cov/llvm-cov.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove accidental commit.Bill Wendling2012-11-071-21/+0
* Add comment describing what's going on here.Bill Wendling2012-11-071-0/+21
* Put GCOVFile and other related interface in a common header so that llvm-cov ...Devang Patel2011-10-041-1/+1
* Clarify comments.Devang Patel2011-09-291-1/+0
* Cosmetic changes, as per Nick's review.Devang Patel2011-09-291-12/+8
* Introduce llvm-cov.Devang Patel2011-09-281-0/+83