From: Misha Brukman Date: Thu, 9 Dec 2004 20:26:53 +0000 (+0000) Subject: We now have a real Bugpoint doc, not just a huge man page. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3df00a0dea5b5fb896663f349696793473a146cb;p=oota-llvm.git 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 --- diff --git a/docs/index.html b/docs/index.html index ba48d07513e..6a991bda54a 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,