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

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 29 17:33:44 PST 2022


huangjd updated this revision to Diff 485653.
huangjd marked an inline comment as done.
huangjd added a comment.

Add comment clarifying reset() usage


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139603

Files:
  llvm/include/llvm/ProfileData/SampleProfWriter.h
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/tools/llvm-profdata/output-size-limit.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139603.485653.patch
Type: text/x-patch
Size: 19366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221230/bb42224e/attachment.bin>


More information about the llvm-commits mailing list