[PATCH] D91474: [buildbot] Fix worker for ThinLTO whole program devirtualization
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 21:19:27 PST 2020
tejohnson added a comment.
In D91474#2444087 <https://reviews.llvm.org/D91474#2444087>, @llvm-commits wrote:
> 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.
Ok great, I'm already using port 9994 in any case since this is experimental. It looks like the changes haven't taken effect yet - does something need to happen to apply these changes once I've committed them? How will I know when they are live?
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91474/new/
https://reviews.llvm.org/D91474
More information about the llvm-commits
mailing list