From 46b359c77a63a71bc627236398c036722b437e3b Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 7 Oct 2003 20:05:23 +0000 Subject: [PATCH] Make the index page a big more attractive llvm-svn: 8936 --- llvm/docs/CommandGuide/index.html | 56 +++++++++++++++++++------------ 1 file changed, 35 insertions(+), 21 deletions(-) diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 18c6df64e686..4a94aa7025ad 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/docs/CommandGuide/index.html @@ -8,16 +8,17 @@

LLVM Command Guide

- -

Overview

- - This document is the reference manual for the LLVM utilities. It will show you how to use the LLVM commands and what all of their options are. + + + +
+ -

LLVM Base Commands

+

Basic Commands

@@ -58,24 +59,10 @@

- -

LLVM Debugging Tools

- - -
-
bugpoint -
- Trace an LLVM bytecode program and reduce its failure to a - simple testcase. -

- -

extract -
- Extract a function from an LLVM bytecode file. -
+
-

LLVM GCC Support Commands

+

C and C++ Front-end Commands

@@ -99,5 +86,32 @@ LLVM linker used by GCC and other native compiler tools.
+ +

Debugging Tools

+ + +
+
bugpoint +
+ Trace an LLVM bytecode program and reduce its failure to a + simple testcase. +

+ +

extract +
+ Extract a function from an LLVM bytecode file. +
+
+ + +
+Maintained by the +LLVM Team.
+ + +Last modified: Tue Oct 7 15:04:55 CDT 2003 + +
+