summaryrefslogtreecommitdiffstats
path: root/llvm/docs/tutorial/index.html
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-10-23 06:03:24 +0000
committerOwen Anderson <resistor@mac.com>2007-10-23 06:03:24 +0000
commit299be453b5349f5950c9b47a142e4c99f35baadf (patch)
tree734b20a44dd7345db38bfe63cf27c442f00570e7 /llvm/docs/tutorial/index.html
parent9e87698ec1fdaac4abfe0c56ec2353dbc132548b (diff)
downloadbcm5719-llvm-299be453b5349f5950c9b47a142e4c99f35baadf.tar.gz
bcm5719-llvm-299be453b5349f5950c9b47a142e4c99f35baadf.zip
Add the second of the "basic topics" tutorials.
llvm-svn: 43241
Diffstat (limited to 'llvm/docs/tutorial/index.html')
-rw-r--r--llvm/docs/tutorial/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/index.html b/llvm/docs/tutorial/index.html
index 0101c6dccc5..79597d8e9d7 100644
--- a/llvm/docs/tutorial/index.html
+++ b/llvm/docs/tutorial/index.html
@@ -19,7 +19,7 @@
<li>Simple JIT Tutorials
<ol>
<li><a href="JITTutorial1.html">A First Function</a></li>
- <li><!--<a href="Tutorial2.html">-->A More Complicated Function</li>
+ <li><a href="JITTutorial2.html">A More Complicated Function</a></li>
<li><!--<a href="Tutorial3.html">-->Running Optimizations</li>
<li><!--<a href="Tutorial4.html">-->Reading and Writing Bitcode</li>
<li><!--<a href="Tutorial5.html">-->Invoking the JIT</li>
OpenPOWER on IntegriCloud