[PATCH] D91474: [buildbot] Fix worker for ThinLTO whole program devirtualization

Galina Kistanova via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 15:55:43 PST 2020


Point your worker to the port 9994, instead of 9990. Everything is the same
as for the production bot.

This is described in https://llvm.org/docs/HowToAddABuilder.html but I
guess that's buried in other details.


On Wed, Dec 9, 2020 at 8:37 AM Teresa Johnson via Phabricator <
reviews at reviews.llvm.org> wrote:

> tejohnson added a comment.
>
> In D91474#2441799 <https://reviews.llvm.org/D91474#2441799>, @gkistanova
> wrote:
>
> > Hi Teresa,
> >
> > LGTM with a nit pick. Please see my comment inline.
> >
> >> if there is a way to test the LTO builder change?
> >
> > Once the patch is ready we will apply it to the staging. Then you could
> test it by moving your bot there.
>
> Ok thanks. I have committed. Please point me at what I need to do to
> switch to the staging.
>
>
> Repository:
>   rZORG LLVM Github Zorg
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D91474/new/
>
> https://reviews.llvm.org/D91474
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201209/daedad79/attachment.html>


More information about the llvm-commits mailing list