From 9d9dc7d17648b7a4b560f51c900c02dc35b1078b Mon Sep 17 00:00:00 2001
From: Anton Korobeynikov
Date: Sun, 4 May 2008 06:23:44 +0000
Subject: [PATCH] Remove entries from here also
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50616 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CommandGuide/index.html | 5 -----
1 file changed, 5 deletions(-)
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
--
2.34.1