llvm-6502/include/llvm/ProfileData
Justin Bogner ddc725b9b8 Reapply "InstrProf: Don't keep a large sparse list around just to zero it"
When I was preparing r218879 for commit, I removed an early return
that I decided was just noise. It wasn't. This is r218879 no-crash
edition.

This reverts commit r218881, reapplying r218879.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218887 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-02 16:43:31 +00:00
..
CoverageMapping.h Reapply "InstrProf: Don't keep a large sparse list around just to zero it" 2014-10-02 16:43:31 +00:00
CoverageMappingReader.h Coverage Mapping: add function's hash to coverage function records. 2014-08-21 19:23:25 +00:00
CoverageMappingWriter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
InstrProf.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
InstrProfReader.h LineIterator: Provide a variant that keeps blank lines 2014-09-17 15:43:01 +00:00
InstrProfWriter.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
SampleProfReader.h Re-factor sample profile reader into lib/ProfileData. 2014-09-09 12:40:50 +00:00