summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/index.html
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2008-04-07 18:32:25 +0000
committerTanya Lattner <tonic@nondot.org>2008-04-07 18:32:25 +0000
commitc7972310bbce8b06b8743a2523fb2d51cca63302 (patch)
tree7c7f64271d0ce621970ab76e513aeab7639593b9 /llvm/docs/CommandGuide/index.html
parented92b41a392c7a92859a9f80eedaed6be28e09bd (diff)
downloadbcm5719-llvm-c7972310bbce8b06b8743a2523fb2d51cca63302.tar.gz
bcm5719-llvm-c7972310bbce8b06b8743a2523fb2d51cca63302.zip
Added note to getting started guide to use llvm-gcc4.2.
Removed llvm-upgrade from documentations. llvm-svn: 49346
Diffstat (limited to 'llvm/docs/CommandGuide/index.html')
-rw-r--r--llvm/docs/CommandGuide/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html
index 5cac65cd0b7..ab27e5d469c 100644
--- a/llvm/docs/CommandGuide/index.html
+++ b/llvm/docs/CommandGuide/index.html
@@ -38,9 +38,6 @@ options) arguments to the tool you are interested in.</p>
<li><a href="/cmds/llvm-dis.html"><b>llvm-dis</b></a> -
disassemble a bytecode file into a human-readable .ll file</li>
-<li><a href="/cmds/llvm-upgrade.html"><b>llvm-upgrade</b></a> -
- upgrade LLVM assembly from previous version</li>
-
<li><a href="/cmds/opt.html"><b>opt</b></a> -
run a series of LLVM-to-LLVM optimizations on a bytecode file</li>
OpenPOWER on IntegriCloud