llvm-cov: fix a typo and rename a variable.
[oota-llvm.git] / lib / IR / GCOV.cpp
2013-10-22 Bob Wilsonllvm-cov: fix a typo and rename a variable.
2013-10-22 Bob WilsonFix llvm-cov counts to be 64-bit integers to avoid...
2013-10-22 Bob WilsonChange llvm-cov output formatting to be more similar...
2013-10-22 Bob WilsonMove the printing of llvm-cov information out from...
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
2013-06-25 Bill WendlingThe GCDA 402 format won't have a second checksum either.
2013-01-02 Chandler CarruthRename VMCore directory to IR.