forked from OSchip/llvm-project
We now have a real Bugpoint doc, not just a huge man page.
llvm-svn: 18720
This commit is contained in:
parent
a078d57848
commit
f4315374aa
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue