aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/JITTutorial1.html
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-10-25 06:41:23 +0000
committerOwen Anderson <resistor@mac.com>2007-10-25 06:41:23 +0000
commit5339f85715f94fa237836fd6e6ddafd52c062dce (patch)
treed69d918c7bb1f3441797fddb21bda1646f5a931a /docs/tutorial/JITTutorial1.html
parent118749e02c513f7c4db9b0554f66b635c848e79f (diff)
downloadexternal_llvm-5339f85715f94fa237836fd6e6ddafd52c062dce.zip
external_llvm-5339f85715f94fa237836fd6e6ddafd52c062dce.tar.gz
external_llvm-5339f85715f94fa237836fd6e6ddafd52c062dce.tar.bz2
Don't bother providing code samples. Maintaining zip files in the repository is a pain.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43330 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial/JITTutorial1.html')
-rw-r--r--docs/tutorial/JITTutorial1.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/tutorial/JITTutorial1.html b/docs/tutorial/JITTutorial1.html
index 978187f..3bdc551 100644
--- a/docs/tutorial/JITTutorial1.html
+++ b/docs/tutorial/JITTutorial1.html
@@ -20,14 +20,6 @@
</div>
<!-- *********************************************************************** -->
-<div class="doc_section"><a name="intro">Code Samples</a></div>
-<!-- *********************************************************************** -->
-
-<div class="doc_text">
-All the code in this example can be downloaded at <a href="Tutorial1.tar.bz2">Tutorial1.tar.bz2</a> or <a href="Tutorial1.zip">Tutorial1.zip</a>.
-</div>
-
-<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">A First Function</a></div>
<!-- *********************************************************************** -->