[zorg] Add support for a new Aarch64 buildbot

Gabor Ballabas gaborb at inf.u-szeged.hu
Tue May 28 02:07:53 PDT 2013


Hello Galina,

We have a Aarch64 buildbot based on the ARM Foundation Model (an Aarch64
simulator)
at the University of Szeged, Hungary. It can be seen at this link:
http://cute2.inf.u-szeged.hu:3389/waterfall
We would like to connect our slave to the official LLVM buildbot system
but in order to do that we need
some changes in the LLVMBuilder.py. The buildslave uses cross-compile to
build LLVM so we need to add
support for out-of-tree builds (see attached outofdir.diff). The other
patch (buildersandslaves.diff)
adds the new builder and slave to zorg.
Thanks for your time.

Best regards,
Gabor Ballabas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: outofdir.diff
Type: text/x-patch
Size: 3583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130528/c1cfd245/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildersandslaves.diff
Type: text/x-patch
Size: 1739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130528/c1cfd245/attachment-0001.bin>


More information about the llvm-commits mailing list