Add a link to the tutorial.
authorNick Lewycky <nicholas@mxc.ca>
Fri, 9 Nov 2007 05:45:51 +0000 (05:45 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Fri, 9 Nov 2007 05:45:51 +0000 (05:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43928 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index c343cf42652bf174e1e757e8548fb44135aa3a48..2adbddb806cb7aed87bb2c8bdb5953552ba7001a 100644 (file)
@@ -64,6 +64,8 @@ some tools.</li>
 Microsoft Visual Studio</a> - An addendum to the main Getting Started guide for
 those using Visual Studio on Windows.</li>
 
+<li><a href="tutorial/">JIT Tutorial</a> - A walk through the process of using
+LLVM for a custom language, and the facilities LLVM offers in tutorial form.</li>
 <li><a href="DeveloperPolicy.html">Developer Policy</a> - The LLVM project's
 policy towards developers and their contributions.</li>