This will eventually replace MCObjectWriter::WriteZeros.
Part of PR37466.
Paths
| Differential D47033
Support: Add a raw_ostream::write_zeros() function. NFCI. ClosedPublic Authored by pcc on May 17 2018, 2:45 PM.
Details Summary This will eventually replace MCObjectWriter::WriteZeros. Part of PR37466.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2018, 3:06 PM Closed by commit rL332675: Support: Add a raw_ostream::write_zeros() function. NFCI. (authored by pcc). · Explain WhyMay 17 2018, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147398 cfe/trunk/lib/CodeGen/CoverageMappingGen.cpp
llvm/trunk/include/llvm/Support/raw_ostream.h
llvm/trunk/lib/Support/raw_ostream.cpp
|