[PATCH] D18070: New Kaleidoscope section: Creating object files

Wilfred Hughes via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 01:56:52 PST 2016


Wilfred updated this revision to Diff 50517.
Wilfred added a comment.

Here's a smaller diff that only shows the new chapter 5. What was previously chapter 5 is now chapter 6, and so on.

You might also find it helpful to simply read the whole .rst file rather than diff. https://github.com/Wilfred/llvm/blame/tutorial_object_files/docs/tutorial/LangImpl5.rst Likewise, the full toy.cpp for this chapter is visible at https://github.com/Wilfred/llvm/blob/tutorial_object_files/examples/Kaleidoscope/Chapter5/toy.cpp

(As far as I can see Phabricator only shows the diff, not the file after the patch is applied.)


http://reviews.llvm.org/D18070

Files:
  docs/tutorial/LangImpl5.rst
  examples/Kaleidoscope/Chapter5/toy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18070.50517.patch
Type: text/x-patch
Size: 51176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160312/9dbf7019/attachment.bin>


More information about the llvm-commits mailing list