From: Chris Lattner Date: Tue, 7 Oct 2003 20:33:52 +0000 (+0000) Subject: no this really isn't extract X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=83273d5c43d8c14bd1ee186f07fff5a2cf0fa1f2;p=oota-llvm.git no this really isn't extract git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8941 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html index b0b36fb8d5f..fc48f7ad62d 100644 --- a/docs/CommandGuide/bugpoint.html +++ b/docs/CommandGuide/bugpoint.html @@ -10,7 +10,7 @@ bugpoint

SYNOPSIS

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

DESCRIPTION