[all-commits] [llvm/llvm-project] c37694: Revert "Fix to D139603(reverted) - moved size chec...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jan 11 23:25:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c37694817a59c5cf3023750c807d60aee983b02b
https://github.com/llvm/llvm-project/commit/c37694817a59c5cf3023750c807d60aee983b02b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/include/llvm/ProfileData/SampleProfWriter.h
M llvm/lib/ProfileData/SampleProfWriter.cpp
R llvm/test/tools/llvm-profdata/output-size-limit.test
M llvm/tools/llvm-profdata/llvm-profdata.cpp
M llvm/unittests/tools/CMakeLists.txt
R llvm/unittests/tools/llvm-profdata/CMakeLists.txt
R llvm/unittests/tools/llvm-profdata/OutputSizeLimitTest.cpp
Log Message:
-----------
Revert "Fix to D139603(reverted) - moved size check to unit test so that it is cross-platform"
Several bots are broken, details in https://reviews.llvm.org/D141446
This reverts commit c268f850a2998eb5370c07c74d7d0756dcc851c9.
More information about the All-commits
mailing list