<div dir="ltr">Hi Nico,<div><br></div><div>My last cmake build in my zsh history looks like:<br></div><div><br></div><div><div>cmake -GNinja -DLLVM_ENABLE_PROJECTS='clang;compiler-rt' -DCMAKE_C_COMPILER=clang-5.0 -DCMAKE_CXX_COMPILER=clang++-5.0 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DLLVM_USE_SPLIT_DWARF=On -DLLVM_ENABLE_ASSERTIONS=On -DLLVM_USE_LINKER=lld -DCOMPILER_RT_INCLUDE_TESTS=On -DLLVM_ENABLE_SPHINX=On -DSPHINX_WARNINGS_AS_ERRORS=On -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DC</div><div>MAKE_EXPORT_COMPILE_COMMANDS=ON ../llvm-project/llvm</div></div><div><br></div><div>I don't necessarily think there's anything special here other than, I'm using the monorepo:</div><div><br></div><div><a href="http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo">http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo</a></div><div><br></div><div>Cheers</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 30, 2018 at 5:34 AM Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Dean and Tim,<div><br></div><div>I'm not subscribed to llvm-commits, so I didn't see your comments re r330742 until just now, apologies. (Thanks to Chandler for reverting in the meantime!)</div><div><br></div><div>I didn't see this behavior locally, so I'd like to request some more information. Which cmake generator are you using? Can you maybe post the exact cmake and build commands you use to build llvm?</div><div><br></div><div>Thanks,</div><div>Nico</div></div>
</blockquote></div>