mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-29 15:04:57 +00:00
Add a link to the "writing an optimization" tutorial.
llvm-svn: 43243
This commit is contained in:
parent
3923355119
commit
3c4fe7bcd5
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user