llvm-mirror/lib/ProfileData
Justin Bogner 7e3c504766 Revert "InstrProf: Add unit tests for the profile reader and writer"
Looks like the bots don't like my initializer lists.

This reverts r229455

llvm-svn: 229456
2015-02-16 23:31:07 +00:00
..
CMakeLists.txt Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. 2015-02-11 03:28:02 +00:00
CoverageMapping.cpp InstrProf: Use ErrorOr for IndexedInstrProfReader::create (NFC) 2015-02-16 21:28:58 +00:00
CoverageMappingReader.cpp InstrProf: Make CounterMappingRegions less confusing to construct 2015-02-03 23:59:33 +00:00
CoverageMappingWriter.cpp InstrProf: Use a stable sort when reading coverage regions 2015-02-04 00:12:18 +00:00
InstrProf.cpp
InstrProfIndexed.h
InstrProfReader.cpp Revert "InstrProf: Add unit tests for the profile reader and writer" 2015-02-16 23:31:07 +00:00
InstrProfWriter.cpp Revert "InstrProf: Add unit tests for the profile reader and writer" 2015-02-16 23:31:07 +00:00
LLVMBuild.txt
Makefile
SampleProf.cpp
SampleProfReader.cpp
SampleProfWriter.cpp