X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2FCommandGuide%2Findex.html;h=a411fea68bf4b28947552f04b7d267b14d31acc4;hb=73b43b9b549a75fb0015c825df68abd95705a67c;hp=f083cd3bb1b4c3574dfb644670e51cebdc2e55fe;hpb=95bba873f4f7686d790d870a4fe7f2f82aaf713f;p=oota-llvm.git diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index f083cd3bb1b..a411fea68bf 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -3,7 +3,7 @@ LLVM Command Guide - + @@ -13,16 +13,12 @@
-

This document is the reference manual for the LLVM utilities. It will -show you how to use the LLVM commands and what their options are. Note that in -the descriptions below, `bytecode' and `program' refer to LLVM bytecode files -and assembly programs, respectively.

- - +

These documents are HTML versions of the man pages +for all of the LLVM tools. These pages describe how to use the LLVM commands +and what their options are. Note that these pages do not describe all of the +options available for all tools. To get a complete listing, pass the +--help (general options) or --help-hidden (general+debugging +options) arguments to the tool you are interested in.

@@ -36,32 +32,42 @@ and assembly programs, respectively.

@@ -69,25 +75,22 @@ and assembly programs, respectively.

- C and C++ Front-end Commands + C, C++, and Stacker Front-end Commands
- @@ -104,18 +107,32 @@ and assembly programs, respectively.

+
+ +
+ Internal Tools +
+ + +
+
@@ -127,8 +144,7 @@ and assembly programs, respectively.

Valid HTML 4.01! - John Criswell
- LLVM Compiler Infrastructure
+ LLVM Compiler Infrastructure
Last modified: $Date$