X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=docs%2Findex.html;h=4d50b4f9d0813491b682829006a9d22158552e83;hb=cff391a8251c12b57f56fc17fb69327c173b5a03;hp=422dfb2347fcb6d018ba1500fabc1402cdbc2dfd;hpb=eae5a13078037e6b6591fd4f414452a7075cecf7;p=oota-llvm.git diff --git a/docs/index.html b/docs/index.html index 422dfb2347f..4d50b4f9d08 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,6 +2,7 @@ "http://www.w3.org/TR/html4/strict.dtd"> + Documentation for the LLVM System at SVN head @@ -18,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
  • @@ -63,6 +65,11 @@ Discusses how to get up and running quickly with the LLVM infrastructure. Everything from unpacking and compilation of the distribution to execution of some tools. +
  • LLVM CMake guide - An addendum to the main Getting +Started guide for those using the CMake build +system. +
  • +
  • Getting Started with the LLVM System using Microsoft Visual Studio - An addendum to the main Getting Started guide for those using Visual Studio on Windows.
  • @@ -73,26 +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, - llvmc - 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.
  • @@ -110,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.
  • @@ -124,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

    @@ -284,4 +284,3 @@ times each day, making it a high volume list. Last modified: $Date$ -