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

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 09:03:59 PDT 2017


We do catch this with Chromium's ClangToT waterfall:
https://build.chromium.org/p/chromium.fyi/console?category=clang%20tot

While it's not as good as a regular upstream buildbot (and cycles much
slower because it also builds Chromium), I'm not sure adding a new
buildbot for this config is worth the effort right now. This hasn't
broken us very often in the past. It's just this week for some reason
:-)

On Thu, May 11, 2017 at 8:53 AM, Zachary Turner <zturner at google.com> wrote:
> Do we really not have any upstream bots testing this config?  :-/  Maybe we
> should add one.
>
> On Thu, May 11, 2017 at 8:47 AM Hans Wennborg <hans at chromium.org> wrote:
>>
>> 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