[LLVMdev] 'Implementing a language with LLVM' tutorial
Aaron Gray
angray at beeb.net
Mon Nov 5 18:05:07 PST 2007
> On Mon, 5 Nov 2007, Aaron Gray wrote:
>> Nice job. The only bit that is not immediately clear is the 'Proto'
>> variable, but is clear when looking through the code at the end of the
>> page.
>
> Where in the tutorial? What would you suggest that I say?
First reference in 'Function *FunctionAST::Codegen()'. What Proto is is not
totally clear till you look at the complete code at the end of the page. A
minor point.
>> Could do with a link to the LLVMBuilder class reference material.
>
> I added a link to the doxygen info, thanks!
It might be an idea to add a download link for the complete code to save
user having to cut and paste it to try it. A minor point.
Aaron
More information about the llvm-dev
mailing list