diff options
| -rw-r--r-- | llvm/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index e0c12176714..e0eb24e8c3f 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -184,7 +184,7 @@ GC'd programs.</li> LLVM</a> - This document describes the design and philosophy behind the LLVM source-level debugger.</li> -<li><a href="Bugpoint.html">bugpoint</a> - automatic bug finder and test-case +<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 |

