[PATCH] D33016: [Parallel] Add support for parallel execution policies to match C++ Parallelism TS

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 17:40:30 PDT 2017


zturner updated this revision to Diff 98379.
zturner added a comment.

I went ahead and added the dynamic execution policy.


https://reviews.llvm.org/D33016

Files:
  lld/COFF/ICF.cpp
  lld/COFF/MapFile.cpp
  lld/COFF/Writer.cpp
  lld/ELF/Threads.h
  lld/include/lld/Core/Parallel.h
  lld/lib/ReaderWriter/MachO/LayoutPass.cpp
  lld/unittests/CoreTests/ParallelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33016.98379.patch
Type: text/x-patch
Size: 16037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/92513ed0/attachment.bin>


More information about the llvm-commits mailing list