[PATCH] D22742: Fix `-jobs=<N>` where <N> > 1 and the number of workers is > 1 on macOS.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 16:18:48 PDT 2016


delcypher updated this revision to Diff 66588.
delcypher added a comment.

- Drop comments about being reentrant in Linux implementation of `ExecuteCommand()`.


https://reviews.llvm.org/D22742

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerUtil.cpp
  lib/Fuzzer/FuzzerUtilDarwin.cpp
  lib/Fuzzer/FuzzerUtilLinux.cpp
  lib/Fuzzer/test/fuzzer-jobs.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22742.66588.patch
Type: text/x-patch
Size: 8395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/6d981201/attachment.bin>


More information about the llvm-commits mailing list