Capitalize Bugpoint.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19341 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2005-01-07 17:00:44 +00:00
parent bb66a9f960
commit 9e3bdf1af4

View File

@ -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