[PATCH] D25784: [Support] ThreadPool: Don't spawn any threads when ThreadCount = 1
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 19 15:02:18 PDT 2016
mehdi_amini added a comment.
I may miss something, but I'm seeing this "hiding a latent bug", and as such is not a great motivation (it means that there might be a latent bug with the threading infrastructure and/or llvm-cov, possibly on a particular platform, but you're reducing the coverage on this aspect).
https://reviews.llvm.org/D25784
More information about the llvm-commits
mailing list