[LLVMdev] TableGen: Requesting feedback for "TGContext"
Chris Lattner
sabre at nondot.org
Thu Oct 4 22:19:18 PDT 2012
On Oct 4, 2012, at 9:55 PM, Sean Silva <silvas at purdue.edu> wrote:
>>> Ok, here's the first batch. It converts the RecTy hierarchy over to
>>> use LLVM-style RTTI. Along the way, I also wrote up a new doc "How to
>>> set up LLVM-style RTTI for your class hierarchy", which covers the
>>> previously undocumented (albeit not that complicated) process for
>>> hooking into Support/Casting.h.
>>
>> Cool. Please pull this content into the ProgrammersManual as a new section.
>
> I've added a link to the new page where it used to say "it's out of
> the scope of this document [ProgrammersManual.html] to describe how to
> do this". Is that close enough? When I get around to Sphinxifying
> ProgrammersManual.html, I think the general approach is going to be to
> break the current top-level divisions into their own pages anyway, so
> this will be able to fit right in. The top level divisions of
> ProgrammersManual, like "Picking the Right Data Structure for a Task",
> are natural topics for their own page I think.
Ok, I don't have a strong opinion on it, please check with the guys working on spinxifying.
-Chris
More information about the llvm-dev
mailing list