OSDN Git Service

We now have a real Bugpoint doc, not just a huge man page.
authorMisha Brukman <brukman+llvm@gmail.com>
Thu, 9 Dec 2004 20:26:53 +0000 (20:26 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Thu, 9 Dec 2004 20:26:53 +0000 (20:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18720 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index ba48d07..6a991bd 100644 (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,