<div dir="ltr">Buildbots are effectively crowdsourced - there's no central pool of resources/machines for this at the moment. You can contribute buildbots by bringing up your own machine and having it added as a worker for a configuration of your choosing.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 20, 2020 at 4:25 PM Luke Benes via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">While using a raspberry pi 4 for a project, I've discovered 2 recent regressions caused by the assumption that the target would be 64-bit. In both cases, the developers noted that they missed the error because none of the buildbots had picked it up. <br>
<br>
I was able to quickly confirm that both issues were related to the size of pointer types by spooling up a Debian i686 iso and building clang on it.  Could we add either an i686 or armhf buildbot to avoid this class of bug creeping into the code base? <br>
<br>
Thanks<br>
<br>
-Luke<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>