[PATCH] D141446: [llvm-profdata] Add option to cap profile output size

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 16:25:27 PST 2023


huangjd updated this revision to Diff 495678.
huangjd added a comment.

Cleanup unit test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141446

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/include/llvm/ProfileData/SampleProfWriter.h
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/tools/llvm-profdata/llvm-profdata.cpp
  llvm/unittests/tools/CMakeLists.txt
  llvm/unittests/tools/llvm-profdata/CMakeLists.txt
  llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141446.495678.patch
Type: text/x-patch
Size: 24910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230208/c44bf777/attachment.bin>


More information about the llvm-commits mailing list