diff options
| author | Kazu Hirata <kazu@google.com> | 2024-11-26 14:51:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 14:51:46 -0800 |
| commit | 09e7477c0f1f192d3e5bb9735301c2deec9a3d96 (patch) | |
| tree | 389503ac55296e62cd96947ffa3154d3de5b27b7 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
| parent | 9fde1a498f2dc97a737a3564cb427c6f2a7bfe6c (diff) | |
| download | llvm-09e7477c0f1f192d3e5bb9735301c2deec9a3d96.zip llvm-09e7477c0f1f192d3e5bb9735301c2deec9a3d96.tar.gz llvm-09e7477c0f1f192d3e5bb9735301c2deec9a3d96.tar.bz2 | |
[memprof] Add a default constructor to Frame (#117790)
This patch adds a default constructor to Frame along with a use in
FrameIdConverter.
The real intent is to facilitate deserialization of YAML-based MemProf
format. Note that the YAML parser default-constructs a struct and
then populates one field at a time.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions
