From: Anton Korobeynikov Date: Sun, 4 May 2008 06:23:44 +0000 (+0000) Subject: Remove entries from here also X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9d9dc7d17648b7a4b560f51c900c02dc35b1078b;p=oota-llvm.git Remove entries from here also git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50616 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index ab27e5d469c..a411fea68bf 100644 --- a/docs/CommandGuide/index.html +++ b/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