[LLVMdev] Colocation Facility for LLVM?

Tobias Grosser grosser at fim.uni-passau.de
Sun Sep 19 11:39:16 CDT 2010


On 09/19/2010 03:48 PM, Ben Laurie wrote:
> Another suggestion I've been given is this:
> http://gcc.gnu.org/wiki/CompileFarm. You wouldn't even have to supply
> hardware.

The compile farm is a set of machines that is shared between different 
users. They are great to try your code on different architectures, but 
the level of control is a lot lower than the level you get from 
dedicated machines. So it is probably not what Daniel wants.

Anyways, it is a great resource for gcc and open source development and 
I would love to see LLVM contributing to the compilefarm project. If you 
have access to spare machines, I am sure there is a place to host those 
machines in the compilefarm.

Tobi


More information about the LLVMdev mailing list