[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
Mon Feb 14 09:54:57 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9def83c6d029: [memprof] Refactor out the MemInfoBlock into a macro based def. (authored by snehasish).

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.408472.patch
Type: text/x-patch
Size: 23942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220214/2a7f2753/attachment.bin>


More information about the llvm-commits mailing list