mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
Add a link to the "writing an optimization" tutorial.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43243 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user