<div class="doc_subsection"><a name="llvmtest"><tt>llvm-test</tt></a></div>
<div class="doc_text">
<p>This is not a directory in the normal llvm module, it is a separate CVS
- module that must be checked out (usually to <tt>test/projects</tt>). This
+ module that must be checked out (usually to <tt>projects/llvm-test</tt>). This
module contains a comprehensive correctness, performance and benchmarking test
suite for LLVM. It is a separate CVS module because not every LLVM user is
interested in downloading or building such a comprehensive test. For further
<p>The <b>tools</b> directory contains the executables built out of the
libraries above, which form the main part of the user interface. You can
always get help for a tool by typing <tt>tool_name --help</tt>. The
-following is a brief introduction to the most important tools:</p>
+following is a brief introduction to the most important tools. More detailed
+information is in the <a href="CommandGuide/index.html">Command Guide</a>.</p>
<dl>
<dt><tt><b>analyze</b></tt></dt>