From 3df00a0dea5b5fb896663f349696793473a146cb Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 9 Dec 2004 20:26:53 +0000 Subject: We now have a real Bugpoint doc, not just a huge man page. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18720 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index ba48d07..6a991bd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -183,8 +183,8 @@ GC'd programs. LLVM - This document describes the design and philosophy behind the LLVM source-level debugger. -
  • bugpoint - automatic bug -finder and test-case reducer description and usage information.
  • +
  • bugpoint - automatic bug finder and test-case +reducer description and usage information.
  • Compiler Driver (llvmc) - This document describes the design and configuration of the LLVM compiler driver tool, -- cgit v1.1