[PATCH] D18070: New Kaleidoscope section: Creating object files
Wilfred Hughes via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 15:32:11 PDT 2016
Wilfred set the repository for this revision to rL LLVM.
Wilfred updated this revision to Diff 54281.
Wilfred added a comment.
OK, I've updated the patch. The new chapter is now chapter 8, and the sample code is based on chapter 7 but with object code generation.
Since phabricator can show arbitrary diffs, I've 'cheated' and this patch shows chapter 8 as new, rather than showing the difference to current chapter 8 (which is now chapter 9).
I think this is easier to review. Please let me know what you think.
As before, you can view this chapter as HTML at http://www.wilfred.me.uk/llvm/tutorial/LangImpl08.html . You can also view the whole diff by looking at my branch: https://github.com/llvm-mirror/llvm/compare/master...Wilfred:create_object_files_chapter_9
Repository:
rL LLVM
http://reviews.llvm.org/D18070
Files:
docs/tutorial/LangImpl08.rst
examples/Kaleidoscope/Chapter8/CMakeLists.txt
examples/Kaleidoscope/Chapter8/toy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18070.54281.patch
Type: text/x-patch
Size: 42591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/b04d8695/attachment-0001.bin>
More information about the llvm-commits
mailing list