Changes in directory llvm-www/releases/2.1/docs:
index.html updated: 1.1 -> 1.2 --- Log message: Fix links --- Diffs of the changes: (+19 -19) index.html | 38 +++++++++++++++++++------------------- 1 files changed, 19 insertions(+), 19 deletions(-) Index: llvm-www/releases/2.1/docs/index.html diff -u llvm-www/releases/2.1/docs/index.html:1.1 llvm-www/releases/2.1/docs/index.html:1.2 --- llvm-www/releases/2.1/docs/index.html:1.1 Thu Sep 27 00:43:13 2007 +++ llvm-www/releases/2.1/docs/index.html Thu Sep 27 00:48:45 2007 @@ -70,24 +70,24 @@ <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/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>, + <a href="CommandGuide/html/llvm-ar.html">llvm-ar</a>, + <a href="CommandGuide/html/llvm-as.html">llvm-as</a>, + <a href="CommandGuide/html/llvm-dis.html">llvm-dis</a>, + <a href="CommandGuide/html/llvm-extract.html">llvm-extract</a>, + <a href="CommandGuide/html/llvm-ld.html">llvm-ld</a>, + <a href="CommandGuide/html/llvm-link.html">llvm-link</a>, + <a href="CommandGuide/html/llvm-nm.html">llvm-nm</a>, + <a href="CommandGuide/html/llvm-prof.html">llvm-prof</a>, + <a href="CommandGuide/html/llvm-ranlib.html">llvm-ranlib</a>, + <a href="CommandGuide/html/opt.html">opt</a>, + <a href="CommandGuide/html/llc.html">llc</a>, + <a href="CommandGuide/html/lli.html">lli</a>, + <a href="CommandGuide/html/llvmc.html">llvmc</a> + <a href="CommandGuide/html/llvmgcc.html">llvm-gcc</a>, + <a href="CommandGuide/html/llvmgxx.html">llvm-g++</a>, + <a href="CommandGuide/html/stkrc.html">stkrc</a>, + <a href="CommandGuide/html/bugpoint.html">bugpoint</a>, + <a href="CommandGuide/html/llvm-bcanalyzer.html">llvm-bcanalyzer</a>, </li> <li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common @@ -268,6 +268,6 @@ src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2007/09/27 05:43:13 $ + Last modified: $Date: 2007/09/27 05:48:45 $ </address> </body></html> _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits