CollectorMetadata and Collector are rejiggered to get along with
[oota-llvm.git] / docs / index.html
index e3da6ac9b55ed14877d52821a7759e78e0825d75..14396acb1140ce835f55b83e1caf6f93b6ffdd02 100644 (file)
@@ -64,30 +64,32 @@ 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/">LLVM 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>
 
-<li><a href="/cmds/index.html">LLVM Command Guide</a> - A reference
+<li><a href="/docs/CommandGuide/index.html">LLVM Command Guide</a> - A reference
 manual for the LLVM command line utilities ("man" pages for LLVM tools).<br/>
 Current tools:
- <a href="/cmds/html/llvm-ar.html">llvm-ar</a>,
- <a href="/cmds/html/llvm-as.html">llvm-as</a>,
- <a href="/cmds/html/llvm-dis.html">llvm-dis</a>,
- <a href="/cmds/html/llvm-extract.html">llvm-extract</a>,
- <a href="/cmds/html/llvm-ld.html">llvm-ld</a>,
- <a href="/cmds/html/llvm-link.html">llvm-link</a>,
- <a href="/cmds/html/llvm-nm.html">llvm-nm</a>,
- <a href="/cmds/html/llvm-prof.html">llvm-prof</a>,
- <a href="/cmds/html/llvm-ranlib.html">llvm-ranlib</a>,
- <a href="/cmds/html/opt.html">opt</a>,
- <a href="/cmds/html/llc.html">llc</a>,
- <a href="/cmds/html/lli.html">lli</a>,
- <a href="/cmds/html/llvmc.html">llvmc</a>
- <a href="/cmds/html/llvmgcc.html">llvm-gcc</a>,
- <a href="/cmds/html/llvmgxx.html">llvm-g++</a>,
- <a href="/cmds/html/stkrc.html">stkrc</a>,
- <a href="/cmds/html/bugpoint.html">bugpoint</a>,
- <a href="/cmds/html/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
+ <a href="/cmds/llvm-ar.html">llvm-ar</a>,
+ <a href="/cmds/llvm-as.html">llvm-as</a>,
+ <a href="/cmds/llvm-dis.html">llvm-dis</a>,
+ <a href="/cmds/llvm-extract.html">llvm-extract</a>,
+ <a href="/cmds/llvm-ld.html">llvm-ld</a>,
+ <a href="/cmds/llvm-link.html">llvm-link</a>,
+ <a href="/cmds/llvm-nm.html">llvm-nm</a>,
+ <a href="/cmds/llvm-prof.html">llvm-prof</a>,
+ <a href="/cmds/llvm-ranlib.html">llvm-ranlib</a>,
+ <a href="/cmds/opt.html">opt</a>,
+ <a href="/cmds/llc.html">llc</a>,
+ <a href="/cmds/lli.html">lli</a>,
+ <a href="/cmds/llvmc.html">llvmc</a>
+ <a href="/cmds/llvmgcc.html">llvm-gcc</a>,
+ <a href="/cmds/llvmgxx.html">llvm-g++</a>,
+ <a href="/cmds/stkrc.html">stkrc</a>,
+ <a href="/cmds/bugpoint.html">bugpoint</a>,
+ <a href="/cmds/llvm-bcanalyzer.html">llvm-bcanalyzer</a>,
 </li>
 
 <li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
@@ -271,3 +273,4 @@ times each day, making it a high volume list.</li>
   Last modified: $Date$
 </address>
 </body></html>
+