From 3709627b7dd21bb541cb7144bf4203357cfbeb75 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 28 May 2004 16:49:54 +0000 Subject: Unbreak the bugpoint image llvm-svn: 13878 --- llvm/docs/CommandGuide/bugpoint.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/CommandGuide/bugpoint.html') diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html index 02cb7e8d810..519e02d5277 100644 --- a/llvm/docs/CommandGuide/bugpoint.html +++ b/llvm/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 -- cgit v1.2.3