Add a reference to the ComilerDriver documentation.

llvm-svn: 15876
This commit is contained in:
Reid Spencer 2004-08-17 08:01:57 +00:00
parent 90f77c960f
commit 7bb4c7698a

View File

@ -156,6 +156,10 @@ source-level debugger.</li>
<li><a href="Bugpoint.html">Bugpoint</a> automatic bug finder and
test-case reducer description and usage information.</li>
<li><a href="CompilerDriver.html">Compiler Driver (llvmc)</a> - This document
describes the design and configuration of the LLVM compiler driver tool,
<tt>llvmc</tt>.</li>
</ul>
<!--=======================================================================-->