[PATCH] D126344: [memprof] Keep and display symbol names in the RawMemProfReader.

Snehasish Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 17:11:54 PDT 2022


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

Remove unnecessary blank lines.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126344

Files:
  llvm/include/llvm/ProfileData/MemProf.h
  llvm/include/llvm/ProfileData/RawMemProfReader.h
  llvm/lib/ProfileData/RawMemProfReader.cpp
  llvm/test/tools/llvm-profdata/memprof-basic.test
  llvm/test/tools/llvm-profdata/memprof-inline.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/unittests/ProfileData/MemProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126344.431845.patch
Type: text/x-patch
Size: 13770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220525/f8810608/attachment.bin>


More information about the llvm-commits mailing list