From 7b3392326c40c3c20697816acae597ba7b3144eb Mon Sep 17 00:00:00 2001
From: dim
Date: Thu, 20 Oct 2011 21:10:27 +0000
Subject: Vendor import of llvm release_30 branch r142614:
http://llvm.org/svn/llvm-project/llvm/branches/release_30@142614
---
docs/CommandGuide/index.html | 24 +----
docs/CommandGuide/llvm-extract.pod | 12 +++
docs/CommandGuide/llvmc.pod | 190 -------------------------------------
docs/CommandGuide/llvmgcc.pod | 76 ---------------
docs/CommandGuide/llvmgxx.pod | 85 -----------------
5 files changed, 13 insertions(+), 374 deletions(-)
delete mode 100644 docs/CommandGuide/llvmc.pod
delete mode 100644 docs/CommandGuide/llvmgcc.pod
delete mode 100644 docs/CommandGuide/llvmgxx.pod
(limited to 'docs/CommandGuide')
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index cb5438f..3e4e220 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -69,9 +69,6 @@ options) arguments to the tool you are interested in.
llvm-config -
print out LLVM compilation options, libraries, etc. as configured
-llvmc -
- a generic customizable compiler driver
-
llvm-diff -
structurally compare two modules
@@ -81,25 +78,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
-
-
-
-
-
-
-
@@ -151,7 +129,7 @@ options) arguments to the tool you are interested in.
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01">
LLVM Compiler Infrastructure
- Last modified: $Date: 2011-04-23 02:30:22 +0200 (Sat, 23 Apr 2011) $
+ Last modified: $Date: 2011-09-20 20:24:04 +0200 (Tue, 20 Sep 2011) $