[PATCH] D159141: [memprof] Add a MemProfReader base class.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 13:02:37 PDT 2023


snehasish updated this revision to Diff 554814.
snehasish added a comment.

Add unit test, address comments, cleanup unused includes in test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159141/new/

https://reviews.llvm.org/D159141

Files:
  llvm/include/llvm/ProfileData/RawMemProfReader.h
  llvm/lib/ProfileData/RawMemProfReader.cpp
  llvm/unittests/ProfileData/MemProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159141.554814.patch
Type: text/x-patch
Size: 10490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/919954d2/attachment.bin>


More information about the llvm-commits mailing list