[LLVMdev] 'Implementing a language with LLVM' tutorial

HyperQuantum hyperquantum at gmail.com
Mon Nov 5 06:55:44 PST 2007


On 11/5/07, Chris Lattner <clattner at apple.com> wrote:

>    http://llvm.org/docs/tutorial/

> Anyone have thoughts or feedback? :)

Found some typos in LangImpl2.html:

/// identifierexpr
///   ::= identifer
///   ::= identifer '(' expression* ')'


HTH,
Kevin André




More information about the llvm-dev mailing list