diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2005-01-07 17:00:44 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2005-01-07 17:00:44 +0000 |
| commit | a9ade831b661d22487061bce4748be96ca57ef49 (patch) | |
| tree | 66d1e767da9a1c6d73781b00253c19c8f840454b /llvm/docs/index.html | |
| parent | 39c14e7bcaa8a85d857f250a6e9ca5a85e417e7c (diff) | |
| download | bcm5719-llvm-a9ade831b661d22487061bce4748be96ca57ef49.tar.gz bcm5719-llvm-a9ade831b661d22487061bce4748be96ca57ef49.zip | |
Capitalize Bugpoint.
llvm-svn: 19341
Diffstat (limited to 'llvm/docs/index.html')
| -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 |

