From 60d2d99b117190bc559f7eedc626fee168ca1436 Mon Sep 17 00:00:00 2001 From: Anton Korobeynikov Date: Sun, 4 May 2008 06:23:44 +0000 Subject: Remove entries from here also llvm-svn: 50616 --- llvm/docs/CommandGuide/index.html | 5 ----- 1 file changed, 5 deletions(-) (limited to 'llvm/docs/CommandGuide/index.html') diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index ab27e5d469c..a411fea68bf 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -63,17 +63,12 @@ options) arguments to the tool you are interested in.

  • llvm-prof - format raw `llvmprof.out' data into a human-readable report
  • -
  • llvmc - - generic and configurable compiler driver
  • -
  • llvm-ld - general purpose linker with loadable runtime optimization support
  • llvm-config - print out LLVM compilation options, libraries, etc. as configured.
  • -
  • llvm2cpp - convert LLVM assembly - into the corresponding LLVM C++ API calls to produce it
  • -- cgit v1.2.3