[PATCH] D141446: Fix to D139603(reverted) - moved size check to unit test so that it is cross-platform

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 16:42:18 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc268f850a299: Fix to D139603(reverted) - moved size check to unit test so that it is cross… (authored by huangjd).

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/SampleProfWriter.h
  llvm/lib/ProfileData/SampleProfWriter.cpp
  llvm/test/tools/llvm-profdata/output-size-limit.test
  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.488424.patch
Type: text/x-patch
Size: 22565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/497603bf/attachment-0001.bin>


More information about the llvm-commits mailing list