<div dir="ltr">Hi Gabor,<div><br></div><div style>I'll let Galina or Daniel review the builder patch, but assuming it's good, the slave patch also looks good. I just have one question:</div><div style><br></div><div style>
<div>+                                                    extra_configure_args=["--host=aarch64-linux-gnu",</div><div>+                                                                          "--target=aarch64-linux-gnu"])},</div>
<div><br></div><div style>Why do you need to set both target and host?</div><div style><br></div><div style>cheers,</div><div style>--renato</div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 28 May 2013 10:07, Gabor Ballabas <span dir="ltr"><<a href="mailto:gaborb@inf.u-szeged.hu" target="_blank">gaborb@inf.u-szeged.hu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Galina,<br>
<br>
We have a Aarch64 buildbot based on the ARM Foundation Model (an Aarch64<br>
simulator)<br>
at the University of Szeged, Hungary. It can be seen at this link:<br>
<a href="http://cute2.inf.u-szeged.hu:3389/waterfall" target="_blank">http://cute2.inf.u-szeged.hu:3389/waterfall</a><br>
We would like to connect our slave to the official LLVM buildbot system<br>
but in order to do that we need<br>
some changes in the LLVMBuilder.py. The buildslave uses cross-compile to<br>
build LLVM so we need to add<br>
support for out-of-tree builds (see attached outofdir.diff). The other<br>
patch (buildersandslaves.diff)<br>
adds the new builder and slave to zorg.<br>
Thanks for your time.<br>
<br>
Best regards,<br>
Gabor Ballabas<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>