<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Just to be sure:</div><div class=""><br class=""></div><div class=""><a href="https://github.com/llvm-project" class="">https://github.com/llvm-project</a></div><div class=""><br class=""></div><div class="">is different from</div><div class=""><br class=""></div><div class=""><a href="https://github.com/llvm" class="">https://github.com/llvm</a></div><div class=""><br class=""></div><div class="">isn't it?</div><div class=""><br class=""></div><div class="">The migration of the reference/official llvm repository would be towards the latter I presume?</div><div class=""><br class=""></div><div class="">- Matthias</div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On May 7, 2017, at 11:33 PM, Hahnfeld, Jonas via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi all,<br class=""><br class="">I don't hope so, I haven't seen any public poll by the LLVM Foundation about which projects to include (might have missed that though).<br class=""><br class="">I'm also opposed to having openmp and parallel-libs in there as it adds unnecessary overhead to everyone just interested in the OpenMP runtime. On the poll to the git migration in general, there was some mention on "only include repositories that are version-locked", ie LLVM libs, Clang, compiler-rt and possibly lld (?).<br class=""><br class="">Cheers,<br class="">Jonas<br class=""><br class="">-----Original Message-----<br class="">From: llvm-dev [<a href="mailto:llvm-dev-bounces@lists.llvm.org" class="">mailto:llvm-dev-bounces@lists.llvm.org</a>] On Behalf Of David Chisnall via llvm-dev<br class="">Sent: Sunday, May 7, 2017 10:01 AM<br class="">To: NAKAMURA Takumi <<a href="mailto:geek4civic@gmail.com" class="">geek4civic@gmail.com</a>><br class="">Cc: llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>><br class="">Subject: Re: [llvm-dev] Add more projects into Git monorepo<br class=""><br class="">Is this intended to be the monorepo that eventually becomes the official repo, because if so I strongly object to putting libunwind, libc++ and libc++abi in it.  I have recently been working on bring-up for libc++ and libunwind on a new platform and the integration of libunwind with the LLVM build system is already annoying (you can’t build it unless you have a working C++ standard library implementation for your target, even thought it’s a dependency for libc++), having to have a complete LLVM checkout would be even more overhead.  <br class=""><br class="">David<br class=""><br class=""><blockquote type="cite" class="">On 7 May 2017, at 08:07, NAKAMURA Takumi via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:<br class=""><br class="">I have done just now. 5 repos added including debuginfo-tests.<br class="">ATM, it includes 17 repos total.<br class=""><br class="">- Created the new repo; <a href="https://github.com/llvm-project/llvm-project-20170507.git" class="">https://github.com/llvm-project/llvm-project-20170507.git</a><br class="">  Branches will come later.<br class="">- The previous repository has a merge commit that includes new repo. It will stick to r302363.<br class="">- Submodule repo has been pushed with -f.<br class=""><br class="">Rebasing to new branch(es) will take a few minutes. Please be patient.<br class=""><br class="">Thanks, Takumi<br class=""><br class="">On Mon, May 1, 2017 at 11:27 PM NAKAMURA Takumi <<a href="mailto:geek4civic@gmail.com" class="">geek4civic@gmail.com</a>> wrote:<br class="">I am planing to add projects into <a href="https://github.com/llvm-project/llvm-project" class="">https://github.com/llvm-project/llvm-project</a> in near future, possibly this week.<br class=""><br class="">Before doing that, I would like to ask users of it.<br class="">1st option is my preference in each paragraph. Let me know if you have other suggestions.<br class=""><br class="">* What is added?<br class="">  I will add; libunwind, llgo, openmp and parallel-libs.<br class="">  May I also add debuginfo-tests?<br class=""><br class="">* Will inactive projects be dropped?<br class="">  I won't do.<br class=""><br class="">* Where shall I push the new monorepo?<br class="">  - Create a new repository, like llvm-project-201705XX, or *-(number of repos)<br class="">  - Push new branches into the current llvm-project.git as different branch name, like master-201705XX.<br class="">  - Force overwrite llvm-project.git/master. I won't do since I was blamed when I tried in the last time.<br class=""><br class="">* When I migrate trunk to the new one, how the previous branches will be?<br class="">  - Push a merge-commit to the new one. Its commit message will announce the new repo.<br class="">  - Leave.<br class="">  - Update also previous branches as well. (I don't want to do)<br class=""><br class="">* What should be done regarding to <a href="https://github.com/llvm-project/llvm-project-submodule" class="">https://github.com/llvm-project/llvm-project-submodule</a> ?<br class="">  For consistency, I could create a new repo.<br class="">  But I think I can overwrite branches, since I assume this is read-only.<br class=""><br class="">Thanks, Takumi<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></blockquote><br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class=""><a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a><br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class="">_______________________________________________<br class="">LLVM Developers mailing list<br class="">llvm-dev@lists.llvm.org<br class="">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev<br class=""></div></div></blockquote></div><br class=""></body></html>