aboutsummaryrefslogtreecommitdiff
path: root/docs/tutorial/JITTutorial1.html
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2007-10-25 06:45:01 +0000
committerOwen Anderson <resistor@mac.com>2007-10-25 06:45:01 +0000
commit34ba67adf060700a57cd98463dec646dec45c32f (patch)
tree1aec8f5cef855b953ecf6c80dc2f329fe1e57a51 /docs/tutorial/JITTutorial1.html
parent5339f85715f94fa237836fd6e6ddafd52c062dce (diff)
Add proper footers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43331 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/tutorial/JITTutorial1.html')
-rw-r--r--docs/tutorial/JITTutorial1.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/tutorial/JITTutorial1.html b/docs/tutorial/JITTutorial1.html
index 3bdc551d30..5a2dcd0cbe 100644
--- a/docs/tutorial/JITTutorial1.html
+++ b/docs/tutorial/JITTutorial1.html
@@ -159,5 +159,18 @@ Module* makeLLVMModule() {
</div>
+<!-- *********************************************************************** -->
+<hr>
+<address>
+ <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+ src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+ <a href="http://validator.w3.org/check/referer"><img
+ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+
+ <a href="mailto:owen@apple.com">Owen Anderson</a><br>
+ <a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
+ Last modified: $Date: 2007-10-17 11:05:13 -0700 (Wed, 17 Oct 2007) $
+</address>
+
</body>
</html> \ No newline at end of file