diff options
| author | Owen Anderson <resistor@mac.com> | 2007-10-25 06:45:01 +0000 |
|---|---|---|
| committer | Owen Anderson <resistor@mac.com> | 2007-10-25 06:45:01 +0000 |
| commit | af8059c1a7a7cefac5f4d5074da79aafd47508fb (patch) | |
| tree | 7ea6a9523d4998e2ae25d1f33e4a65b42c94bf78 /llvm/docs/tutorial/JITTutorial2.html | |
| parent | a24e5d6996acc9dd6e8798d7feef2b814a0d8877 (diff) | |
| download | bcm5719-llvm-af8059c1a7a7cefac5f4d5074da79aafd47508fb.tar.gz bcm5719-llvm-af8059c1a7a7cefac5f4d5074da79aafd47508fb.zip | |
Add proper footers.
llvm-svn: 43331
Diffstat (limited to 'llvm/docs/tutorial/JITTutorial2.html')
| -rw-r--r-- | llvm/docs/tutorial/JITTutorial2.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/llvm/docs/tutorial/JITTutorial2.html b/llvm/docs/tutorial/JITTutorial2.html index 615052274b4..56af0195d8f 100644 --- a/llvm/docs/tutorial/JITTutorial2.html +++ b/llvm/docs/tutorial/JITTutorial2.html @@ -174,5 +174,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 |

