aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial')
-rw-r--r--docs/tutorial/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorial/index.html b/docs/tutorial/index.html
index 79597d8e9d..56d9dd2b8c 100644
--- a/docs/tutorial/index.html
+++ b/docs/tutorial/index.html
@@ -36,6 +36,10 @@
<li>Extending the language: mutable variables</li>
<li>Thoughts and ideas for extensions</li>
</ol></li>
+ <li>Advanced Topics
+ <ol>
+ <li><a href="http://llvm.org/pubs/2004-09-22-LCPCLLVMTutorial.html">Writing an Optimization for LLVM</a></li>
+ </ol></li>
</ol>
</body>