[libcxx-commits] [libcxxabi] [libcxx] Added support ccache for speedup recompilation libcxx and libcxxabi (PR #78470)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 17 19:21:19 PST 2024
philnik777 wrote:
> It will save a lot of time when checkout git branches and compile again.
Will it? libc++ is very fast to compile. On my machine it takes 8 seconds for a full release build.
https://github.com/llvm/llvm-project/pull/78470
More information about the libcxx-commits
mailing list