<div dir="ltr"><div>Yes. I'm aware of this. I had a fix already. Testing it now.</div><div><br></div><div>-Rong</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 16, 2021 at 2:23 PM Vedant Kumar via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">vsk added a comment.<br>
<br>
Hi @xur, just a heads-up that this also appears to have introduced a cyclic dependency issue which broke the LLVM_ENABLE_MODULES=On build:<br>
<br>
  While building module 'LLVM_Transforms' imported from /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h:24:<br>
  While building module 'LLVM_Analysis' imported from /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h:18:<br>
  While building module 'LLVM_ProfileData' imported from /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h:16:<br>
  In file included from <module-includes>:12:<br>
  /Users/buildslave/jenkins/workspace/lldb-cmake/llvm-project/llvm/include/llvm/ProfileData/SampleProfileLoaderBaseImpl.h:24:10: fatal error: cyclic dependency in module 'LLVM_Analysis': LLVM_Analysis -> LLVM_ProfileData -> LLVM_Analysis<br>
  #include "llvm/Analysis/LoopInfo.h"<br>
<br>
<a href="http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/28897/consoleText" rel="noreferrer" target="_blank">http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/28897/consoleText</a><br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D96455/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D96455/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D96455" rel="noreferrer" target="_blank">https://reviews.llvm.org/D96455</a><br>
<br>
</blockquote></div></div>