Add a link to the "writing an optimization" tutorial.

llvm-svn: 43243
This commit is contained in:
Owen Anderson 2007-10-23 06:17:39 +00:00
parent c4bb8c75ca
commit 3ee597e34a
1 changed files with 4 additions and 0 deletions

View File

@ -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>