commit | 84f82f7fac2735548eb6f800bd1fdeb4759f1c4b | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Mon Aug 28 00:34:19 2006 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Mon Aug 28 00:34:19 2006 +0000 |
tree | 159f7bb29605616225b606e898a2b4cd5ec610cf | |
parent | f100dcc42e606e645865052268c6f52961cd62af [diff] [blame] |
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
diff --git a/docs/CommandGuide/bugpoint.pod b/docs/CommandGuide/bugpoint.pod index e9a8e87..56f8395 100644 --- a/docs/CommandGuide/bugpoint.pod +++ b/docs/CommandGuide/bugpoint.pod
@@ -114,7 +114,7 @@ =head1 SEE ALSO -L<opt|opt>, L<analyze|analyze> +L<opt|opt> =head1 AUTHOR