[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
Fri Aug 12 11:37:37 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL278544: [LibFuzzer] Fix `-jobs=<N>` where <N> > 1 and the number of workers is > 1 on… (authored by delcypher).
Changed prior to commit:
https://reviews.llvm.org/D22742?vs=67618&id=67872#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22742
Files:
llvm/trunk/lib/Fuzzer/CMakeLists.txt
llvm/trunk/lib/Fuzzer/FuzzerUtil.cpp
llvm/trunk/lib/Fuzzer/FuzzerUtilDarwin.cpp
llvm/trunk/lib/Fuzzer/FuzzerUtilLinux.cpp
llvm/trunk/lib/Fuzzer/test/fuzzer-jobs.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22742.67872.patch
Type: text/x-patch
Size: 9029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/2ec81f80/attachment.bin>
More information about the llvm-commits
mailing list