summaryrefslogtreecommitdiff
path: root/lib/VMCore/GCOV.cpp
Commit message (Expand)AuthorAge
* Rename VMCore directory to IR.Chandler Carruth2013-01-02
* Don't do actual work inside an assert statement. Fixes PR11760!Nick Lewycky2012-09-23
* Move the GCOVFormat enums into their own namespace per the LLVM coding standard.Bill Wendling2012-08-31
* Remove tabs.Bill Wendling2012-07-19
* Remove extra semi-colons.Chad Rosier2012-02-22
* Put GCOVFile and other related interface in a common header so that llvm-cov ...Devang Patel2011-10-04