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