Add llvm-config to the index.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 24 Mar 2006 00:03:37 +0000 (00:03 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 24 Mar 2006 00:03:37 +0000 (00:03 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27017 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/index.html

index bb1b73b65a0d8515a465501c354c75c7a2a27238..fb930746bdde3d08644a4fbf594a77febc5e07fc 100644 (file)
@@ -72,6 +72,9 @@ options) arguments to the tool you are interested in.</p>
 <li><a href="html/llvm-ld.html"><b>llvm-ld</b></a> -
   general purpose linker with loadable runtime optimization support</li>
 
+<li><a href="html/llvm-config.html"><b>llvm-config</b></a> - 
+  print out LLVM compilation options, libraries, etc. as configured.
+
 </ul>
 
 </div>