summaryrefslogtreecommitdiff
path: root/docs/tutorial/LangImpl7.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-02-10 19:11:04 +0000
committerChris Lattner <sabre@nondot.org>2008-02-10 19:11:04 +0000
commit729eb14ae8b1a1002a212a99cdc411659670fbd4 (patch)
tree162dd4ce76756c74af1f9479a6628cec087774bd /docs/tutorial/LangImpl7.html
parent916c954bf20f48c3269542fc919ccb92a99496ee (diff)
downloadllvm-729eb14ae8b1a1002a212a99cdc411659670fbd4.tar.gz
llvm-729eb14ae8b1a1002a212a99cdc411659670fbd4.tar.bz2
llvm-729eb14ae8b1a1002a212a99cdc411659670fbd4.tar.xz
Various updates from Sam Bishop:
"I have been working my way through the JIT and Kaleidoscope tutorials in my (minuscule) spare time. Thanks again for writing them! I have attached a patch containing some minor changes, ranging from spelling and grammar fixes to adding a "Next: <next tutorial section>" hyperlink to the bottom of each page. Every page has been given the "next link" treatment, but otherwise I'm only half way through the Kaleidoscope tutorial. I will send a follow-on patch if time permits." git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46933 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial/LangImpl7.html')
-rw-r--r--docs/tutorial/LangImpl7.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorial/LangImpl7.html b/docs/tutorial/LangImpl7.html
index 3cd02a7502..7138cbdcdf 100644
--- a/docs/tutorial/LangImpl7.html
+++ b/docs/tutorial/LangImpl7.html
@@ -2140,6 +2140,7 @@ int main() {
</pre>
</div>
+<a href="LangImpl8.html">Next: Conclusion and other useful LLVM tidbits</a>
</div>
<!-- *********************************************************************** -->