aboutsummaryrefslogtreecommitdiffstats
path: root/lib/VMCore/GCOV.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't do actual work inside an assert statement. Fixes PR11760!Nick Lewycky2012-09-231-4/+6
* Move the GCOVFormat enums into their own namespace per the LLVM coding standard.Bill Wendling2012-08-311-10/+10
* Remove tabs.Bill Wendling2012-07-191-14/+14
* Remove extra semi-colons.Chad Rosier2012-02-221-1/+1
* Put GCOVFile and other related interface in a common header so that llvm-cov ...Devang Patel2011-10-041-0/+281