[PATCH] D144314: [MemProf] Add printing utilities for MemProf summary structures

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 18:12:14 PST 2023


tejohnson created this revision.
tejohnson added reviewers: snehasish, davidxl.
Herald added a subscriber: arphaman.
Herald added a project: All.
tejohnson requested review of this revision.
Herald added a project: LLVM.

Split out of D140908 <https://reviews.llvm.org/D140908> as suggested, and added unit testing.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144314

Files:
  llvm/include/llvm/IR/ModuleSummaryIndex.h
  llvm/unittests/IR/CMakeLists.txt
  llvm/unittests/IR/ModuleSummaryIndexTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144314.498543.patch
Type: text/x-patch
Size: 5437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230218/d82b0bc6/attachment-0001.bin>


More information about the llvm-commits mailing list