1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/include/llvm/ProfileData
Diego Novillo cd224d43cd Revert "Handle inline stacks in gcov-encoded sample profiles."
This reverts commit r249644.

The buildbots are failing the new test I added. Investigating.

llvm-svn: 249648
2015-10-08 01:17:26 +00:00
..
CoverageMapping.h Use makeArrayRef or None to avoid unnecessarily mentioning the ArrayRef type extra times. NFC 2015-09-21 05:32:41 +00:00
CoverageMappingReader.h [Object] Search for architecures by name in MachOUniversalBinary::getObjectForArch() 2015-06-22 21:33:24 +00:00
CoverageMappingWriter.h [cleanup] Re-sort all the #include lines in LLVM using 2015-01-14 11:23:27 +00:00
InstrProf.h InstrProf: Add a missing const_cast from r248833 2015-09-29 23:42:47 +00:00
InstrProfReader.h InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
InstrProfWriter.h InstrProf: Support for value profiling in the indexed profile format 2015-09-29 22:13:58 +00:00
SampleProf.h Revert "Handle inline stacks in gcov-encoded sample profiles." 2015-10-08 01:17:26 +00:00
SampleProfReader.h Revert "Handle inline stacks in gcov-encoded sample profiles." 2015-10-08 01:17:26 +00:00
SampleProfWriter.h Revert "Handle inline stacks in gcov-encoded sample profiles." 2015-10-08 01:17:26 +00:00