[llvm-dev] LLVM projects and monorepo.

Alex Denisov via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 14 23:52:56 PST 2019


> I think I can just get the patch and remove the `llvm` on top of the paths, but that’s not a scalable approach.

IIRC, the -p option of 'patch' is exactly for doing this. Would that simplify your use-case?

> On 14. Nov 2019, at 22:12, Francesco Petrogalli via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> Hello,
> 
> I am trying to access https://git.llvm.org/git/llvm to be able to cherry pick some of the recent commits I did in the monorepo into our downstream llvm-only repository.
> 
> The host seems defunct, is this part of the move to the monorepo?
> 
> I think I can just get the patch and remove the `llvm` on top of the paths, but that’s not a scalable approach.
> 
> Francesco
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list