Files
clang-p2996/llvm/lib/ProfileData/InstrProfWriter.cpp
Snehasish Kumar 4aabd19c06 [instrprof] Add an overload to accept raw_string_ostream.
Add an overload for InstrProfWriter::write so that users can emit the
buffer to a string. Also use this new overload for existing unit test
usecases.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D153904
2023-06-28 16:37:15 +00:00

28 KiB