diff options
author | Kazu Hirata <kazu@google.com> | 2024-11-20 10:52:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 10:52:17 -0800 |
commit | b170ab21c3cd16c1fc1917d91092b221b4163442 (patch) | |
tree | 4f2ae1118f1d566d9ef04e79d5f4d2671b9656f6 /llvm/lib/Bitcode | |
parent | d5032b9f4b6aa415e7fd39701f29edb93028d8b3 (diff) | |
download | llvm-b170ab21c3cd16c1fc1917d91092b221b4163442.zip llvm-b170ab21c3cd16c1fc1917d91092b221b4163442.tar.gz llvm-b170ab21c3cd16c1fc1917d91092b221b4163442.tar.bz2 |
[memprof] Construct MemProfReader with IndexedMemProfData (#117022)
This patch updates a unit test to construct MemProfReader with
IndexedMemProfData, a complete package of MemProf profile.
With this change, nobody in the LLVM codebase is using the
MemProfReader constructor that takes individual components of the
MemProf profile, so this patch deprecates the constructor.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions