[LLVMdev] How to add builder info. Need advice
NAKAMURA Takumi
geek4civic at gmail.com
Wed Oct 26 20:44:37 PDT 2011
2011/10/27 Tanya Lattner <lattner at apple.com>:
> Put it in the llvm/docs directory and link to the main documentation page? Maybe add a link the main buildbot page too.
I rather suggest;
- Put instructions to zorg
- Add a link to lab.llvm.org/instruction.html in llvm.org website.
llvm/docs might be suitable if llvm-specific issues in buildslaves.
...Takumi
>> 7. Fill the build slave description and admin name/e-mail. Here is an
>> example of the build slave description:
>> ----------------------------------------------------------------------------
>> Windows 7 x64
>>
>> Core i7 (2.66GHz), 16GB of RAM
>>
>> g++.exe (TDM-1 mingw32) 4.4.0
>>
>> GNU Binutils 2.19.1
>>
>> cmake version 2.8.4
>>
>> Microsoft(R) 32-bit C/C++ Optimizing Compiler Version
>> 16.00.40219.01 for 80x86
IIRC, I saw the description above in somewhere... :D
More information about the llvm-dev
mailing list