From 1fc08f5e9ef733ef1ce6f363fecedc2260e78974 Mon Sep 17 00:00:00 2001 From: dim Date: Sat, 14 Apr 2012 13:54:10 +0000 Subject: Vendor import of llvm trunk r154661: http://llvm.org/svn/llvm-project/llvm/trunk@r154661 --- docs/index.html | 76 ++++++++++++++++++++++++++------------------------------- 1 file changed, 35 insertions(+), 41 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index b17ca03..edd476d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,8 +19,9 @@ your documentation.

  • LLVM Design
  • LLVM Publications
  • LLVM User Guides
  • -
  • General LLVM Programming Documentation
  • +
  • LLVM Programming Documentation
  • LLVM Subsystem Documentation
  • +
  • LLVM Development Process Documentation
  • LLVM Mailing Lists
  • @@ -79,25 +80,7 @@ LLVM for a custom language, and the facilities LLVM offers in tutorial form.
  • LLVM Command Guide - A reference -manual for the LLVM command line utilities ("man" pages for LLVM tools).
    -Current tools: - llvm-ar, - llvm-as, - llvm-dis, - llvm-extract, - llvm-ld, - llvm-link, - llvm-nm, - llvm-prof, - llvm-ranlib, - opt, - llc, - lli, - llvm-gcc, - llvm-g++, - bugpoint, - llvm-bcanalyzer, -
  • +manual for the LLVM command line utilities ("man" pages for LLVM tools).
  • LLVM's Analysis and Transform Passes - A list of optimizations and analyses implemented in LLVM.
  • @@ -115,8 +98,9 @@ the LLVM system.
  • LLVM Testing Infrastructure Guide - A reference manual for using the LLVM testing infrastructure.
  • -
  • How to build the Ada/C/C++/Fortran front-ends - -Instructions for building gcc front-ends from source.
  • +
  • How to build the C, C++, ObjC, +and ObjC++ front end - Instructions for building the clang front-end from +source.
  • Packaging guide - Advice on packaging LLVM into a distribution.
  • @@ -129,11 +113,15 @@ channel. We often are on irc.oftc.net in the #llvm channel. If you are using the mozilla browser, and have chatzilla installed, you can join #llvm on irc.oftc.net directly. +
  • How To Add Your Build Configuration +To LLVM Buildbot Infrastructure - Instructions for adding new builder to +LLVM buildbot master.
  • + -

    General LLVM Programming Documentation

    +

    LLVM Programming Documentation

    + +

    LLVM Development Process Documentation

    + + +

    LLVM Mailing Lists

    @@ -286,7 +281,6 @@ times each day, making it a high volume list. src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> LLVM Compiler Infrastructure
    - Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $ + Last modified: $Date: 2012-02-26 23:26:37 +0100 (Sun, 26 Feb 2012) $ - -- cgit v1.1