This allows us to pass in a memory buffer directly simplifying usage
downstream.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155021
[memprof] Add an overload for RawMemProfReader::create. ClosedPublic Authored by snehasish on Jul 11 2023, 3:06 PM.
Details Summary This allows us to pass in a memory buffer directly simplifying usage
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 11 2023, 3:57 PM This revision was landed with ongoing or failed builds.Jul 11 2023, 4:05 PM Closed by commit rGa1383db75561: [memprof] Add an overload for RawMemProfReader::create. (authored by snehasish). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539319 llvm/include/llvm/ProfileData/RawMemProfReader.h
llvm/lib/ProfileData/RawMemProfReader.cpp
|