On 29 June 2016 at 19:51, Sean Silva <chisophu...@gmail.com> wrote:
> Roughly speaking, I would prefer a repo division (if any) to be along the
> lines of "core toolchain" (clang, llvm, lld, compiler-rt) and "extra stuff
> not strictly required".

The problem comes when different people consider "core" different projects. :)

We're always reviewing the projects and we do split them when people
agree it's needed.

Examples are the libunwind coming out of Compiler-RT, and the recent
discussion to do the same with the sanitizers and others. This is not
just about preference, but it's about cross dependency, and the only
sane way we can cross-build to multiple targets.

cheers,
--renato
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to