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

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 4 11:36:22 PDT 2017


Tim Shen via Phabricator <reviews at reviews.llvm.org> writes:

> timshen added a comment.
>
> Hi,
>
> I reverted the change to FuzzerUtil.cpp, as it doesn't seem to depend on LLVM.

Sorry about that.  What do I need to do to build it?

Cheers,
Rafael


More information about the llvm-commits mailing list