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).
arcivanov created this revision.
arcivanov added reviewers: LLVM, clang.
arcivanov added projects: clang, LLVM.
Herald added a subscriber: mgorny.
arcivanov requested review of this revision.
Herald added a subscriber: cfe-commits.
In my case `-tblgen` tools in the **second stage** end up being bu