Fix the case where the number of jobs is less than the
number of threads. In that case make the number of threads equal to the number of jobs and launch one jobs on each thread. This makes things work like make -j. llvm-svn: 127045
Loading
Please register or sign in to comment