llvm-cov: add code coverage tool that's based on coverage mapping format and clang...
[oota-llvm.git] / lib / ProfileData / CoverageMapping.cpp
2014-07-29 Alex LorenzCoverage: fix the missing output stream in recursive...
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.