[LLVMdev] speeding up compilation and link time
Anton Korobeynikov
asl at math.spbu.ru
Sun Feb 17 05:13:08 PST 2008
> You may try to use a compiler cache, such as ccache
(http://ccache.samba.org
> ). While compiler caches can significantly reduce compilation time I
> guess that linking time will not be affected much.
I used ccache on one of my windows boxes and it greatly reduced
compilation time for small incremental changes.
--
WBR, Anton Korobeynikov
More information about the llvm-dev
mailing list