Files
clang-p2996/llvm/lib/ProfileData/InstrProfWriter.cpp
Kazu Hirata 4292086ed0 [ProfileData] Use ArrayRef in ProfOStream::patch (NFC) (#85317)
We always apply all of the items in PatchItems.  This patch simplifies
the interface of ProfOStream::patch by switching to ArrayRef.
2024-03-14 17:49:59 -07:00

32 KiB