From 148df159a38fabe1103f9f92898a8c7c284ffd58 Mon Sep 17 00:00:00 2001
From: Tanya Lattner
Date: Mon, 7 Apr 2008 18:32:25 +0000
Subject: Added note to getting started guide to use llvm-gcc4.2. Removed
llvm-upgrade from documentations.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49346 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/CommandGuide/index.html | 3 ---
1 file changed, 3 deletions(-)
(limited to 'docs/CommandGuide/index.html')
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html
index 5cac65cd0b..ab27e5d469 100644
--- a/docs/CommandGuide/index.html
+++ b/docs/CommandGuide/index.html
@@ -38,9 +38,6 @@ options) arguments to the tool you are interested in.
llvm-dis -
disassemble a bytecode file into a human-readable .ll file
-llvm-upgrade -
- upgrade LLVM assembly from previous version
-
opt -
run a series of LLVM-to-LLVM optimizations on a bytecode file
--
cgit v1.2.3