[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 25 13:13:55 PST 2023
huangjd updated this revision to Diff 492241.
huangjd added a comment.
Update unit test, previously may crash on mac OS
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.492241.patch
Type: text/x-patch
Size: 22847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230125/e2695a74/attachment.bin>
More information about the llvm-commits
mailing list