diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-08-28 00:34:19 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-08-28 00:34:19 +0000 |
commit | 84f82f7fac2735548eb6f800bd1fdeb4759f1c4b (patch) | |
tree | 159f7bb29605616225b606e898a2b4cd5ec610cf /docs/CommandGuide/bugpoint.pod | |
parent | f100dcc42e606e645865052268c6f52961cd62af (diff) |
Excise references to the now defunct "analyze" tool. Merge descriptions
where appropriate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29931 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide/bugpoint.pod')
-rw-r--r-- | docs/CommandGuide/bugpoint.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index e9a8e87e25..56f83953f2 100644 --- a/docs/CommandGuide/bugpoint.pod +++ b/docs/CommandGuide/bugpoint.pod @@ -114,7 +114,7 @@ if an error occurs, it will exit with a non-zero value. =head1 SEE ALSO -L<opt|opt>, L<analyze|analyze> +L<opt|opt> =head1 AUTHOR |