<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hi Renato,<br>
<br>
You are right I don't really need to set the target. I attached the
modified patch.<br>
<br>
(I hope these modifications can be followed. BTW, why don't you use
Bugzilla for the review process?<br>
I quiet liked it when I was working on WebKit and you do have a LLVM
Bugzilla.)<br>
<br>
Thanks for the review.<br>
<br>
Best regards,<br>
Gabor Ballabas<br>
<br>
On 05/28/13 12:40, Renato Golin wrote:
<blockquote
cite="mid:CAMSE1kf2Y=YAMSnrzhepK5=yzOdy8SV5FzJUWx8UFHzUTP4eZA@mail.gmail.com"
type="cite">
<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
moz-do-not-send="true"
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 moz-do-not-send="true"
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 moz-do-not-send="true"
href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a moz-do-not-send="true"
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>
</blockquote>
<br>
</body>
</html>