From 9e3bdf1af41b48c47e4549455ae5fbfcd3930283 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Fri, 7 Jan 2005 17:00:44 +0000 Subject: [PATCH] Capitalize Bugpoint. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19341 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index e0c12176714..e0eb24e8c3f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -184,7 +184,7 @@ GC'd programs. LLVM - This document describes the design and philosophy behind the LLVM source-level debugger. -
  • bugpoint - automatic bug finder and test-case +
  • Bugpoint - automatic bug finder and test-case reducer description and usage information.
  • Compiler Driver (llvmc) - This document