[PATCH] D29864: Update Kaleidoscope tutorial and improve Windows support

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 11 11:04:45 PST 2017


mehdi_amini added inline comments.


================
Comment at: docs/tutorial/LangImpl03.rst:536
 
-When you quit the current demo, it dumps out the IR for the entire
+When you quit the current demo (by sending an EOF via CTRL+D on Linux or CTRL+Z and ENTER on Windows), it dumps out the IR for the entire
 module generated. Here you can see the big picture with all the
----------------
80 cols?
(and in multiple places below)


https://reviews.llvm.org/D29864





More information about the llvm-commits mailing list