projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7dfb75
)
Add a link to the "writing an optimization" tutorial.
author
Owen Anderson
<resistor@mac.com>
Tue, 23 Oct 2007 06:17:39 +0000
(06:17 +0000)
committer
Owen Anderson
<resistor@mac.com>
Tue, 23 Oct 2007 06:17:39 +0000
(06:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43243
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/tutorial/index.html
patch
|
blob
|
history
diff --git
a/docs/tutorial/index.html
b/docs/tutorial/index.html
index 79597d8e9d714d63c167d2961f788eff8afd98ad..56d9dd2b8caa1173231005c773ea6d3376d4de4d 100644
(file)
--- 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>