[PATCH] D117256: [memprof] Introduce a wrapper around MemInfoBlock.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 14 09:42:41 PST 2022
snehasish updated this revision to Diff 408464.
snehasish added a comment.
Rebase and update with some fixes for unaligned reads.
Also update the unittest.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117256/new/
https://reviews.llvm.org/D117256
Files:
llvm/include/llvm/ProfileData/MemProf.h
llvm/lib/ProfileData/RawMemProfReader.cpp
llvm/test/tools/llvm-profdata/memprof-basic.test
llvm/unittests/ProfileData/MemProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117256.408464.patch
Type: text/x-patch
Size: 10704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/44cc50ea/attachment.bin>
More information about the llvm-commits
mailing list