mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
09e5af7d61
Have the InstrProfWriter return a MemoryBuffer instead of a std::string. This fixes the alignment issues the reader would hit, and it's a more appropriate type for this anyway. I've also removed an ugly helper function that's not needed since we're allowing initializer lists now, and updated some error code checks based on MSVC's issues with r229473. This reverts r229483, reapplying r229478. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229602 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
CoverageMapping.h | ||
CoverageMappingReader.h | ||
CoverageMappingWriter.h | ||
InstrProf.h | ||
InstrProfReader.h | ||
InstrProfWriter.h | ||
SampleProf.h | ||
SampleProfReader.h | ||
SampleProfWriter.h |