aboutsummaryrefslogtreecommitdiffstats
path: root/docs/tutorial/JITTutorial2.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
commitfac7daed8e7bac6a31a1eead99c721baa02f392c (patch)
treed69d918c7bb1f3441797fddb21bda1646f5a931a /docs/tutorial/JITTutorial2.html
parent4ab1dde05854cb130248f91d33279da62e4b79c1 (diff)
downloadexternal_llvm-fac7daed8e7bac6a31a1eead99c721baa02f392c.zip
external_llvm-fac7daed8e7bac6a31a1eead99c721baa02f392c.tar.gz
external_llvm-fac7daed8e7bac6a31a1eead99c721baa02f392c.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/JITTutorial2.html')
-rw-r--r--docs/tutorial/JITTutorial2.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/tutorial/JITTutorial2.html b/docs/tutorial/JITTutorial2.html
index 1f9bef8..6150522 100644
--- a/docs/tutorial/JITTutorial2.html
+++ b/docs/tutorial/JITTutorial2.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="Tutorial2.tar.bz2">Tutorial2.tar.bz2</a> or <a href="Tutorial2.zip">Tutorial2.zip</a>.
-</div>
-
-<!-- *********************************************************************** -->
<div class="doc_section"><a name="intro">A First Function</a></div>
<!-- *********************************************************************** -->