<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 31, 2018 at 3:11 PM Nicolai Hähnle via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
Besides, how on earth are you using LLVM that cmake times are an issue? <br>
Given that cmake times seem to be the only argument you have in favor of <br>
GN...<br>
<br>
I just measured the typical case (for LLVM only, debug build, all <br>
non-experimental targets enabled) by touching all files. cmake takes 5 <br>
seconds to run, while the build as a whole takes about 5 minutes. (This <br>
is on Ubuntu 18.10, in case that matters.)<br></blockquote><div><br></div><div>I am using CMake with LLVM with all targets OFF except for x86.  Only clang, lldb, and lld enabled.</div><div><br></div><div>$ timecmd cmake ..\..\..\..\llvm-mono\llvm</div><div><output snipped></div><div>command took 0:0:34.05 (34.05s total)<br></div><div><br></div><div><br></div></div></div>