diff options
author | Kazu Hirata <kazu@google.com> | 2024-04-15 10:00:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-15 10:00:56 -0700 |
commit | e09245b3b16fe78e30e79e92f8ce16d1edf7787b (patch) | |
tree | 405be16d2d21bf5232ba5f8533a554b746d06a83 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 9dbb6e1978d3d2d61ef65c2dac1fd8add5a4c7a2 (diff) | |
download | llvm-e09245b3b16fe78e30e79e92f8ce16d1edf7787b.zip llvm-e09245b3b16fe78e30e79e92f8ce16d1edf7787b.tar.gz llvm-e09245b3b16fe78e30e79e92f8ce16d1edf7787b.tar.bz2 |
[memprof] Fix typos in serializedSizeV0 and serializedSizeV2 (#88629)
The first field to serialize is the size of
IndexedMemProfRecord::AllocSites. It has nothing to do with
GlobalValue::GUID. This happens to work because of:
using GUID = uint64_t;
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions