[LLVMdev] [PATCH] patch to compile llvm-gcc using nightly tester script(NewNightlyTester.pl)

Rajika Kumarasiri rajikacc at gmail.com
Sun Jul 6 08:47:31 PDT 2008


hello every body.

Here with I have attached the patch which compile the llvm-gcc using nightly
tester script. This patch add the following capabilities to the
NewNightlyTester.pl script.

1. Checkout the llvm-gcc4.2 source from the SVN.
2. Compile the checkout llvm-gcc4.2 source tree.
3. Gather the configure/make out put informations.
4. Add the (3) informations to the %hash_of_data hash to be posted to the
server, of course for further processing.

Please review the patch and let me know your comments. There are few small
TODOs (ex: get the LOC of llvm-gcc etc..,) to be added. I'll update the
patch with that soon.

Thank you

-Rajika

-- 
comp.lang.c - http://groups.google.com/group/comp.lang.c/topics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080706/e573ec17/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NewNightlyTest.patch
Type: application/octet-stream
Size: 14121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080706/e573ec17/attachment.obj>


More information about the llvm-dev mailing list