From f4ad013a0e72866e747303911fc39fdd8bddd26a Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 28 May 2004 16:49:54 +0000 Subject: [PATCH] Unbreak the bugpoint image git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13878 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/bugpoint.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index 02cb7e8d810..519e02d5277 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -12,7 +12,7 @@

SYNOPSIS

bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args <program arguments>... - +

DESCRIPTION

The bugpoint tool narrows down the source of