Hans Wennborg
905da7458b
Fix -DLLVM_ENABLE_THREADS=OFF build after r302748
...
llvm-svn: 302806
2017-05-11 15:32:47 +00:00
Zachary Turner
7a2d56813d
Final (hopefully) fix for the build bots.
...
This time it actually occurred to me to change the #defines
to actually test the pre-processed out codepath. Hopefully
this time it works.
llvm-svn: 302752
2017-05-11 00:22:18 +00:00
Zachary Turner
20c8e9192d
Try again to fix the buildbots.
...
TaskGroup and Latch need to be in llvm::parallel::detail, not
in llvm::detail.
llvm-svn: 302751
2017-05-11 00:18:52 +00:00
Zachary Turner
bfb8e189d2
Fix build errors with Parallel.
...
llvm-svn: 302749
2017-05-11 00:09:30 +00:00
Zachary Turner
3a57fbd6db
[Support] Move Parallel algorithms from LLD to LLVM.
...
Differential Revision: https://reviews.llvm.org/D33024
llvm-svn: 302748
2017-05-11 00:03:52 +00:00