aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2006-08-28 00:34:19 +0000
committerReid Spencer <rspencer@reidspencer.com>2006-08-28 00:34:19 +0000
commit84f82f7fac2735548eb6f800bd1fdeb4759f1c4b (patch)
tree159f7bb29605616225b606e898a2b4cd5ec610cf /docs/CommandGuide/index.html
parentf100dcc42e606e645865052268c6f52961cd62af (diff)
downloadexternal_llvm-84f82f7fac2735548eb6f800bd1fdeb4759f1c4b.zip
external_llvm-84f82f7fac2735548eb6f800bd1fdeb4759f1c4b.tar.gz
external_llvm-84f82f7fac2735548eb6f800bd1fdeb4759f1c4b.tar.bz2
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/index.html')
-rw-r--r--docs/CommandGuide/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 22fd85a..349da74 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -51,9 +51,6 @@ options) arguments to the tool you are interested in.</p>
<li><a href="html/llvm-link.html"><b>llvm-link</b></a> -
link several bytecode files into one</li>
-<li><a href="html/analyze.html"><b>analyze</b></a> -
- run LLVM analyses on a bytecode file and print the results</li>
-
<li><a href="html/llvm-ar.html"><b>llvm-ar</b></a> -
archive bytecode files</li>