summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/LangImpl3.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-05 20:04:56 +0000
committerChris Lattner <sabre@nondot.org>2007-11-05 20:04:56 +0000
commitfbfae1bd7e4dc2f01fe05abeba8b5806a46aefb8 (patch)
treed5acaa9182bdfa1bec4ad789233de7878a95aa61 /llvm/docs/tutorial/LangImpl3.html
parenta25729e0d00118e8996f8960835a925b7b1f3ee9 (diff)
downloadbcm5719-llvm-fbfae1bd7e4dc2f01fe05abeba8b5806a46aefb8.tar.gz
bcm5719-llvm-fbfae1bd7e4dc2f01fe05abeba8b5806a46aefb8.zip
add some links to the tutorial index and between chapters.
llvm-svn: 43730
Diffstat (limited to 'llvm/docs/tutorial/LangImpl3.html')
-rw-r--r--llvm/docs/tutorial/LangImpl3.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/tutorial/LangImpl3.html b/llvm/docs/tutorial/LangImpl3.html
index 8e9ed1fb6bf..22987e552bf 100644
--- a/llvm/docs/tutorial/LangImpl3.html
+++ b/llvm/docs/tutorial/LangImpl3.html
@@ -14,6 +14,7 @@
<div class="doc_title">Kaleidoscope: Code generation to LLVM IR</div>
<ul>
+<li><a href="index.html">Up to Tutorial Index</a></li>
<li>Chapter 3
<ol>
<li><a href="#intro">Chapter 3 Introduction</a></li>
@@ -24,6 +25,8 @@
<li><a href="#code">Full Code Listing</a></li>
</ol>
</li>
+<li><a href="LangImpl4.html">Chapter 4</a>: Adding JIT and Optimizer
+Support</li>
</ul>
<div class="doc_author">
OpenPOWER on IntegriCloud