[lld] r302748 - [Support] Move Parallel algorithms from LLD to LLVM.

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 08:47:38 PDT 2017


On Wed, May 10, 2017 at 5:03 PM, Zachary Turner via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: zturner
> Date: Wed May 10 19:03:52 2017
> New Revision: 302748
>
> URL: http://llvm.org/viewvc/llvm-project?rev=302748&view=rev
> Log:
> [Support] Move Parallel algorithms from LLD to LLVM.
>
> Differential Revision: https://reviews.llvm.org/D33024

This or maybe one of the follow-ups broke the
-DLLVM_ENABLE_THREADS=OFF config again. Hopefully fixed by r302806.


More information about the llvm-commits mailing list