[PATCH] D117722: [memprof] Refactor out the MemInfoBlock into a macro based def.
Snehasish Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 14:32:27 PST 2022
snehasish updated this revision to Diff 401407.
snehasish added a comment.
Rebase on formatting changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117722/new/
https://reviews.llvm.org/D117722
Files:
compiler-rt/include/profile/MIBEntryDef.inc
compiler-rt/include/profile/MemProfData.inc
compiler-rt/lib/memprof/memprof_allocator.cpp
compiler-rt/lib/memprof/tests/rawprofile.cpp
llvm/include/llvm/ProfileData/MIBEntryDef.inc
llvm/include/llvm/ProfileData/MemProf.h
llvm/include/llvm/ProfileData/MemProfData.inc
llvm/unittests/ProfileData/MemProfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117722.401407.patch
Type: text/x-patch
Size: 23942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/b4b30f65/attachment.bin>
More information about the llvm-commits
mailing list