From: Chris Lattner Date: Fri, 28 May 2004 16:49:54 +0000 (+0000) Subject: Unbreak the bugpoint image X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f4ad013a0e72866e747303911fc39fdd8bddd26a;p=oota-llvm.git Unbreak the bugpoint image git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13878 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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