[llvm-dev] LLVM COBOL front end question [Re: A friendly question]

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Mon May 10 12:12:43 PDT 2021


On Thu, 6 May 2021 at 10:20, David Chisnall via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

>   - There's a difference of opinion in the community about the
> importance of being in-tree.


This "conflict" should now be somewhat reduced with the introduction of
incubation projects, which is more official than a "user" project but less
than in the monorepo.

As a first step, a GSoC project could create a side-project seed (on a
private repo) with some support for the language, using close to trunk LLVM.

Later, if the community picks up, there could be enough momentum for an
incubation project in the LLVM Github repo, where more people collaborate
and is under our management.

Only if the project really takes off and has a large subset of our
community caring about it, and frequently testing large amounts of code
against trunk, that it should be considered in the monorepo.

Not small steps, but smaller than in the SVN times... :D

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210510/d5477e48/attachment.html>


More information about the llvm-dev mailing list