diff options
author | Kazu Hirata <kazu@google.com> | 2025-04-23 19:24:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 19:24:17 -0700 |
commit | ea0dbee80813edf1c8a57d1c1bfd7fadee71d3fa (patch) | |
tree | a427c0ffe574849d5093dd9f814ad7119f11bd30 /clang/lib/AST/ExprConstant.cpp | |
parent | 30fec128e8cc515392521628771510b347411c28 (diff) | |
download | llvm-ea0dbee80813edf1c8a57d1c1bfd7fadee71d3fa.zip llvm-ea0dbee80813edf1c8a57d1c1bfd7fadee71d3fa.tar.gz llvm-ea0dbee80813edf1c8a57d1c1bfd7fadee71d3fa.tar.bz2 |
[memprof] Move IndexedMemProfReader::deserialize to IndexedemProfData.cpp (NFC) (#137089)
This patch moves IndexedMemProfReader::deserialize and its subroutines
to IndexedMemProfData.cpp, building on:
commit 9a8f90dba3f8c25cbb3525a482053d3abcd3fddc
Author: Kazu Hirata <kazu@google.com>
Date: Wed Apr 23 15:39:45 2025 -0700
The intent is as follows:
- Reduce the size of InstrProfReader.cpp.
- Move the subroutines to a separate file because they don't interact
with anything else in InstrProfReader.cpp.
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions