[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
Tue Jan 31 16:57:16 PST 2023
huangjd updated this revision to Diff 493781.
huangjd added a comment.
use llvm::unittest::TempFile instead
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/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.493781.patch
Type: text/x-patch
Size: 24963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/c961155a/attachment.bin>
More information about the llvm-commits
mailing list