<div dir="ltr">Hi Geoff,<div><br></div><div>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)</div><div><br></div><div>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: <a href="http://llvm.org/docs/DeveloperPolicy.html">http://llvm.org/docs/DeveloperPolicy.html</a></div><div><br></div><div>Eli</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 21, 2014 at 10:42 AM, Geoff Shannon <span dir="ltr"><<a href="mailto:geoffpshannon@gmail.com" target="_blank">geoffpshannon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi there,<div><br>I've been working through the tutorial on using LLVM to implement a small language (<a href="http://llvm.org/docs/tutorial/index.html" target="_blank">http://llvm.org/docs/tutorial/index.html</a>), and I noticed that the code in the tutorial is a bit out of sync with LLVM 3.5.</div><div><br></div><div>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.</div><div><br></div><div>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.</div><div><br></div><div><br clear="all"><div>Thanks!</div><span class="HOEnZb"><font color="#888888">-- <br><div dir="ltr"><div>Geoff</div><div><br></div>Nothing is ever easy.</div>
</font></span></div></div>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>