[PATCH] D70447: [Support] ThreadPoolExecutor fixes for Windows/MinGW

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 11:35:57 PST 2019


rnk added a subscriber: mehdi_amini.
rnk added a comment.

How come we have both lib/Support/Parallel.cpp and lib/Support/ThreadPool.cpp? What is the difference? I thought this was the general LLVM threadpool and I was going to send this over to @mehdi_amini who added that in rG396abbb6f045232f92439dbce052db3177a474f9 <https://reviews.llvm.org/rG396abbb6f045232f92439dbce052db3177a474f9>, but I guess @zturner added Parallel.cpp.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70447/new/

https://reviews.llvm.org/D70447





More information about the llvm-commits mailing list