Fixing llvm-shlib's LLVM_DYLIB_EXPORT_ALL to work with Darwin fat binaries.
[oota-llvm.git] / tools / llvm-cov / CoverageSummaryInfo.h
2015-02-14 Justin Bognerllvm-cov: Simplify coverage reports, fixing PR22575...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-09-20 Justin Bognerllvm-cov: Disentangle the coverage data logic from...
2014-09-12 Justin Bognerllvm-cov: Move FunctionCoverageMapping into CoverageMap...
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...