================
@@ -552,6 +552,41 @@ static Error writeMemProf(
memprof::MaximumSupportedVersion));
}
+size_t InstrProfWriter::writeHeader(IndexedInstrProf::Header &Header,
----------------
minglotus-6 wrote:
done.
https://github.com/llvm/llvm-project/pull/90142