[LLVMdev] [compiler-rt] clang_rt.builtins-aarch64 library

Renato Golin renato.golin at linaro.org
Wed Jul 9 04:29:59 PDT 2014


On 8 July 2014 22:46, sgundapa <sgundapa at codeaurora.org> wrote:
> I would be happy to set up a bot.
> But, I am new comer here, someone need to guide me through.

This should help you:

http://llvm.org/docs/HowToAddABuilder.html

I recommend also creating a local master to make sure the bot is
working as expected before adding it to the public infrastructure:

http://trac.buildbot.net/wiki/DownloadInstall

And you need to checkout Zorg's repository and add it to the Python's
search path:

svn co http://llvm.org/svn/llvm-project/zorg/trunk

Once the slave is building and passing all the tests it's supposed to,
contact Galina (cc'd) to add it to the official LLVM buildmaster.

cheers,
--renato



More information about the llvm-dev mailing list