[llvm-dev] New LLVM git repository conversion prototype
James Y Knight via llvm-dev
llvm-dev at lists.llvm.org
Fri Oct 12 11:07:47 PDT 2018
The docs go with the code already. Note that the tablegen docs are in
llvm/docs/TableGenFundamentals.rst (this is the pre-existing state of
things, it is not changing with the migration!).
On Fri, Oct 12, 2018 at 1:48 PM David Greene <dag at cray.com> wrote:
> Great progress! Thanks for your dedication to getting this done, it's
> really important work.
>
> James Y Knight via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
> > Some SVN projects are still active, but not part of the LLVM codebase.
> > These get migrated to their own separate git repositories:
> > * lnt
> > * test-suite
> > * www
> > * www-pubs
> > * www-releases ## TODO. Not done yet as it requires the use of
> > git-lfs, due to large files.
>
> I wonder whether www and www-pubs (maybe just www) should be part of the
> monorepo. Keep the documentation with the code. It's a bit painful to
> change, say, TableGen and then have to go make a separate change to
> update the TableGen docs.
>
> -David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181012/62b2ed61/attachment.html>
More information about the llvm-dev
mailing list