llvm/lib/ProfileData
2014-07-31 03:12:45 +00:00
..
CMakeLists.txt Add code coverage mapping data, reader, and writer. 2014-07-24 23:55:56 +00:00
CoverageMapping.cpp Coverage: fix the missing output stream in recursive call to CoverageMappingContext::dump 2014-07-29 19:58:16 +00:00
CoverageMappingReader.cpp Use std::unique_ptr to make the ownership explicit. 2014-07-31 03:12:45 +00:00
CoverageMappingWriter.cpp coverage: remove empty mapping regions 2014-07-25 22:22:24 +00:00
InstrProf.cpp
InstrProfIndexed.h
InstrProfReader.cpp llvm-profdata: Clean up and reorganize some tests 2014-07-29 22:29:23 +00:00
InstrProfWriter.cpp
LLVMBuild.txt Add code coverage mapping data, reader, and writer. 2014-07-24 23:55:56 +00:00
Makefile