Hi Geoff,
Thanks for contributing. The tutorial has actual code (with Makefiles) in
examples/Kaleidoscope; the source for the HTML you see online is in
docs/tutorial (both paths are relative to the root of LLVM's SVN checkout)
Depending on the nature of your patch you may need to include changes to
one or both. Send the patch to the llvm-commits mailing list. This page has
more details: http://llvm.org/docs/DeveloperPolicy.html
Eli
On Tue, Oct 21, 2014 at 10:42 AM, Geoff Shannon <geoffpshannon at
gmail.com>
wrote:
> Hi there,
>
> I've been working through the tutorial on using LLVM to implement a
small
> language (http://llvm.org/docs/tutorial/index.html), and I noticed that
> the code in the tutorial is a bit out of sync with LLVM 3.5.
>
> I managed to get the code working, and it appears to even be working
> correctly. I'd like to help correct the tutorial so that other people
can
> also benefit from the pain and heartache I went through figuring out what
> to change.
>
> What would be the best way for me to do that? I asked on the IRC channel
> and someone suggested that I send a patch to the mailing list. But I'm
> curious if the patch should be of the html of the tutorial page, or of
> something else.
>
>
> Thanks!
> --
> Geoff
>
> Nothing is ever easy.
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.llvm.org/pipermail/llvm-dev/attachments/20141021/11e8e4c4/attachment.html>