From a06b4fd3852d7577158efddff1ee62425fe02fc3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 7 Oct 2003 20:33:52 +0000 Subject: no this really isn't extract llvm-svn: 8941 --- 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 b0b36fb8d5f..fc48f7ad62d 100644 --- a/llvm/docs/CommandGuide/bugpoint.html +++ b/llvm/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

-- cgit v1.2.3