From e5a789627ad15c1c747aa2824da00ae5d29a3ba4 Mon Sep 17 00:00:00 2001
From: Bill Wendling
Date: Tue, 20 Sep 2011 18:24:04 +0000
Subject: [PATCH] Remove mention of llvm-gcc and llvm-g++. -Ministry of Truth
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140163 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CommandGuide/index.html | 19 -------------------
1 file changed, 19 deletions(-)
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 6f217db4d0e..166cca1bade 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -76,25 +76,6 @@ options) arguments to the tool you are interested in.
-
-
-
-
-
-
-
-- llvm-gcc -
- GCC-based C front-end for LLVM
-
-
- llvm-g++ -
- GCC-based C++ front-end for LLVM
-
-
-
-
-