[llvm-dev] Incrementally compiling LLVM
Francesco Bertolaccini via llvm-dev
llvm-dev at lists.llvm.org
Wed Apr 14 11:20:51 PDT 2021
Hi all,
I noticed that doing a partial recompilation on Windows (I tried
compiling with both MSVC and clang, in both cases using ninja generated
by CMake) does not seem to be any faster than compiling from scratch.
Is there any way to improve the situation? Is partial recompilation
supported at all, or am I doing something wrong?
Thanks,
Francesco Bertolaccini
More information about the llvm-dev
mailing list