[PATCH] D38481: Use sched_getaffinity instead of std::thread::hardware_concurrency when available

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 3 18:13:40 PDT 2017


timshen added a comment.

Hi,

I reverted the change to FuzzerUtil.cpp, as it doesn't seem to depend on LLVM.


https://reviews.llvm.org/D38481





More information about the llvm-commits mailing list