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 | 80f843d31d6bf058c69f2f369b3cbf1b38fa1ca4 (patch) | |
tree | af5e62fcf8c50e73f13a136108a4eaf3552fd3ad /llvm/docs/CommandGuide/index.html | |
parent | 97c598083ef245bb3166d0dc8aa16cdebe18ee8a (diff) | |
download | bcm5719-llvm-80f843d31d6bf058c69f2f369b3cbf1b38fa1ca4.tar.gz bcm5719-llvm-80f843d31d6bf058c69f2f369b3cbf1b38fa1ca4.zip |
Excise references to the now defunct "analyze" tool. Merge descriptions
where appropriate.
llvm-svn: 29931
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r-- | llvm/docs/CommandGuide/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 22fd85af9b7..349da742bef 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> |