[PATCH] D31025: [Docs] Add tablegen backend for target opcode documentatio

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 21 03:22:32 PST 2017


Hi Tanya,

The table-gen patch for this is now committed, so would you be able to update the scripts needed to put this documentation on llvm.org?

I've attached the script (make_docs.sh) that I use to generate the RST files, which is run from the LLVM build directory, and assumes the source tree is at ../llvm.

I've also put a patch up for review at https://reviews.llvm.org/D40292 to add the necessary table-of-contents entries for this.

Oliver 

> -----Original Message-----
> From: Oliver Stannard
> Sent: 08 May 2017 09:59
> To: Tanya Lattner;
> reviews+D31025+public+4f46a0ac40e19178 at reviews.llvm.org
> Cc: James Molloy; anton at korobeynikov.info;
> bjorn.a.pettersson at ericsson.com; mgorny at gentoo.org; llvm-
> commits at lists.llvm.org; nd
> Subject: RE: [PATCH] D31025: [Docs] Add tablegen backend for target
> opcode documentatio
> 
> Ping
> 
> > -----Original Message-----
> > From: Tanya Lattner [mailto:tanyalattner at llvm.org]
> > Sent: 07 April 2017 00:05
> > To: reviews+D31025+public+4f46a0ac40e19178 at reviews.llvm.org
> > Cc: Oliver Stannard; James Molloy; anton at korobeynikov.info;
> > bjorn.a.pettersson at ericsson.com; mgorny at gentoo.org; llvm-
> > commits at lists.llvm.org
> > Subject: Re: [PATCH] D31025: [Docs] Add tablegen backend for target
> opcode
> > documentatio
> >
> > My apologizes as I was preparing for EuroLLVM and traveling.. and then
> had
> > a family vacation right after. I’ll address this over the next couple
> > days.
> >
> > -Tanya
> >
> > > On Mar 31, 2017, at 3:25 AM, Oliver Stannard via Phabricator
> > <reviews at reviews.llvm.org> wrote:
> > >
> > > olista01 added a comment.
> > >
> > > Ping
> > >
> > >
> > > Repository:
> > >  rL LLVM
> > >
> > > https://reviews.llvm.org/D31025
> > >
> > >
> > >

-------------- next part --------------
A non-text attachment was scrubbed...
Name: make_docs.sh
Type: application/octet-stream
Size: 650 bytes
Desc: make_docs.sh
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/052a7db6/attachment.obj>


More information about the llvm-commits mailing list