diff options
author | Kazu Hirata <kazu@google.com> | 2024-12-07 10:41:42 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-07 10:41:42 -0800 |
commit | 4cf0bd89eed3ca08fc00c38a0419ae514075ee7c (patch) | |
tree | 829366d3e49a402d7e496238f1631a4f5ae70165 /llvm/unittests/ProfileData/MemProfTest.cpp | |
parent | 427172a861f6a1ff1d00771b896d2b2a2ac34494 (diff) | |
download | llvm-4cf0bd89eed3ca08fc00c38a0419ae514075ee7c.zip llvm-4cf0bd89eed3ca08fc00c38a0419ae514075ee7c.tar.gz llvm-4cf0bd89eed3ca08fc00c38a0419ae514075ee7c.tar.bz2 |
[memprof] Add getMemProfDataForTest for unit tests (#119061)
We always call getFrameMapping and getCallStackMapping together in
InstrProfTest.cpp. This patch combines the two functions into new
function getMemProfDataForTest.
Diffstat (limited to 'llvm/unittests/ProfileData/MemProfTest.cpp')
0 files changed, 0 insertions, 0 deletions