[llvm-commits] [patch] docs - Kaleidoscope - OCaml Chapter 2

Damien Schoof damien.schoof at gmail.com
Thu Jul 21 19:20:10 PDT 2011


Hi,
I've created the attached patch, which fixes 2 errors in the parser code.
The first is a missing line in the binary expression parsing, which is
present in the full code listing at the bottom of the page.
The second is an error that causes passing of function calls with no
arguments to fail.
Please review this patch, and apply if appropriate.
Regards,
Damien Schoof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110721/6b71b7f9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OCamlLangImpl2.html.diff
Type: text/x-patch
Size: 2016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110721/6b71b7f9/attachment.bin>


More information about the llvm-commits mailing list