arcivanov added a comment.

So this change is insufficient as additional tools (lldb-tblgen and 
clang-ast-dump) will fail thereafter.
Since all those tools depend on libc++ being available for stage2-bins, the 
libc++ needs to be built on stage two (along with unwind and compiler-rt in my 
case).
The way I've tried to fix above is treating the symptom and not the cause.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118964/new/

https://reviews.llvm.org/D118964

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D118964: Fix broken... Arcadiy Ivanov via Phabricator via cfe-commits
    • [PATCH] D118964: Fix b... Arcadiy Ivanov via Phabricator via cfe-commits

Reply via email to