[llvm-dev] Compiling LLVM projects with Icecream and CCache
Konrad Kleine via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 10 05:50:28 PDT 2019
Hi,
I want to utilize multiple hosts for compiling an LLVM subproject (lldb).
To cache compilation results I want to use ccache and for distributed
compilation I want to use icecream (not distcc).
What are the CMake flags and environment variables I need to touch in order
to get this?
Cheers
Konrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190910/e25a89eb/attachment.html>
More information about the llvm-dev
mailing list