Make the LLVM Publications link point to /pubs/ since this has moved to
[oota-llvm.git] / docs / CommandGuide / index.html
index 74a70dc883a6fed1d8e0c661082545eeaada6ea0..349da742befc6b4f9a7e39aafa2cf0beab38b065 100644 (file)
@@ -51,9 +51,6 @@ options) arguments to the tool you are interested in.</p>
 <li><a href="html/llvm-link.html"><b>llvm-link</b></a> -
     link several bytecode files into one</li>
 
-<li><a href="html/analyze.html"><b>analyze</b></a> -
-    run LLVM analyses on a bytecode file and print the results</li>
-
 <li><a href="html/llvm-ar.html"><b>llvm-ar</b></a> - 
     archive bytecode files</li>
 
@@ -132,7 +129,21 @@ options) arguments to the tool you are interested in.</p>
     represents)</li>
 
 </ul>
+</div>
+
+<!-- *********************************************************************** -->
+<div class="doc_section">
+  <a name="internal">Internal Tools</a>
+</div>
+<!-- *********************************************************************** -->
+
+<div class="doc_text">
+<ul>
+
+<li><a href="html/tblgen.html"><b>tblgen</b></a> -
+    target description reader and generator</li>
 
+</ul>
 </div>
 
 <!-- *********************************************************************** -->