[llvm-dev] [RFC] One or many git repositories?

Mehdi Amini via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 1 16:23:34 PDT 2016


Here is the draft: https://reviews.llvm.org/D24167

— 
Mehdi




> On Aug 15, 2016, at 3:12 PM, Lawrence, Peter via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> As someone that has worked with both gcc and llvm,
>  
> One thing about gcc that drives me bat-guano-crazy is that
> First you check out gcc, try to build it, and find that you also
> Need mpc, so you check that out and try to build it, and
> Find out you also need gmp, so you check that out and try
> To build it, and find out that you also need mpfr, …..
>  
> IE I’m in favor of a mono-repository.
>  
> Also I’ll ask that for a change that spans multiple
> projects (eg clang, llvm, lto) simultaneously is there
> any alternative to mono-repository that supports
> an atomic commit ???  (IMHO maintaining repo
> integrity and consistency is the number one priority)
>  
>  
> --Peter Lawrence.
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160901/f053e764/attachment.html>


More information about the llvm-dev mailing list