[LLVMdev] Kaleidoscope Tutorial is Out of Date

Andy Jost Andrew.Jost at synopsys.com
Thu Jul 4 16:39:41 PDT 2013


I'm working thought the Kaleidoscope tutorials for LLVM 3.3 and noticed the code listing for chapter 4 is out of date on the web.

Take a look at http://llvm.org/releases/3.3/docs/tutorial/LangImpl4.html.  The first line includes llvm/DerivedTypes.h, but this does not compile.  The correct path is llvm/IR/Derivedtypes.h.  There are other differences, and the examples that I pulled along with the source are correct.

-Andy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130704/b3297728/attachment.html>


More information about the llvm-dev mailing list