diff options
| author | Owen Anderson <resistor@mac.com> | 2007-10-23 06:05:37 +0000 |
|---|---|---|
| committer | Owen Anderson <resistor@mac.com> | 2007-10-23 06:05:37 +0000 |
| commit | c4bb8c75cac5b578588b1b557ae651d184457d32 (patch) | |
| tree | 98992145afc4637a00719408bd4bc6ca77199eb4 /llvm/docs/tutorial/JITTutorial2.html | |
| parent | 299be453b5349f5950c9b47a142e4c99f35baadf (diff) | |
| download | bcm5719-llvm-c4bb8c75cac5b578588b1b557ae651d184457d32.tar.gz bcm5719-llvm-c4bb8c75cac5b578588b1b557ae651d184457d32.zip | |
Add downloadable code sample for tutorial 2.
llvm-svn: 43242
Diffstat (limited to 'llvm/docs/tutorial/JITTutorial2.html')
| -rw-r--r-- | llvm/docs/tutorial/JITTutorial2.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/tutorial/JITTutorial2.html b/llvm/docs/tutorial/JITTutorial2.html index d88668ad771..047579735e0 100644 --- a/llvm/docs/tutorial/JITTutorial2.html +++ b/llvm/docs/tutorial/JITTutorial2.html @@ -24,7 +24,7 @@ <!-- *********************************************************************** --> <div class="doc_text"> -All the code in this example can be downloaded at Tutorial2.tar.bz2 or Tutorial2.zip. +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> <!-- *********************************************************************** --> |

