[PATCH] D116780: [memprof] Move the meminfo block struct to MemProfData.inc.
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 21:06:15 PST 2022
davidxl added inline comments.
================
Comment at: compiler-rt/lib/memprof/tests/rawprofile.cpp:136
+ 0x10, 0, 0, 0, 0, 0, 0, 0, // Offset
+ 0x0, // Uuid (not yet recorded).
};
----------------
More explanation on this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116780/new/
https://reviews.llvm.org/D116780
More information about the llvm-commits
mailing list