This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32d7f21fff4 Revert the change that accidentally went in r314806. new 70deadb1713 Use sched_getaffinity instead of std::thread::hardware_conc [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: cmake/config-ix.cmake | 1 + include/llvm/Config/config.h.cmake | 3 +++ include/llvm/Support/ThreadPool.h | 4 ++-- include/llvm/Support/Threading.h | 8 ++++++++ lib/Fuzzer/FuzzerUtil.cpp | 10 +--------- lib/Support/Parallel.cpp | 4 ++-- lib/Support/ThreadPool.cpp | 5 +++-- lib/Support/Threading.cpp | 14 ++++++++++++++ tools/llvm-profdata/llvm-profdata.cpp | 4 ++-- 9 files changed, 36 insertions(+), 17 deletions(-)