From 80f843d31d6bf058c69f2f369b3cbf1b38fa1ca4 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 28 Aug 2006 00:34:19 +0000 Subject: Excise references to the now defunct "analyze" tool. Merge descriptions where appropriate. llvm-svn: 29931 --- llvm/docs/CommandGuide/index.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'llvm/docs/CommandGuide/index.html') 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.

  • llvm-link - link several bytecode files into one
  • -
  • analyze - - run LLVM analyses on a bytecode file and print the results
  • -
  • llvm-ar - archive bytecode files
  • -- cgit v1.2.3