We now have a real Bugpoint doc, not just a huge man page.

llvm-svn: 18720
This commit is contained in:
Misha Brukman 2004-12-09 20:26:53 +00:00
parent a078d57848
commit f4315374aa
1 changed files with 2 additions and 2 deletions

View File

@ -183,8 +183,8 @@ GC'd programs.</li>
LLVM</a> - This document describes the design and philosophy behind the LLVM
source-level debugger.</li>
<li><a href="CommandGuide/html/bugpoint.html">bugpoint</a> - automatic bug
finder and test-case reducer description and usage information.</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,