Anton Korobeynikov via llvm-dev <llvm-...@lists.llvm.org> writes: > I'm not sure we will benefit from having *all* the subprojects in the > single repository. This might affect pull / clone time significantly. > Think about having lld, lldb along with llvm + clang in the single > main repo.
I have a personal setup just like this (via git-subtree) and updates are not slow at all. Even the initial clone is not bad. -David _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev