From 30815c536baacc07e925f0aef23a5395883173dc Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 20 Oct 2011 21:10:27 +0000 Subject: Vendor import of llvm release_30 branch r142614: http://llvm.org/svn/llvm-project/llvm/branches/release_30@142614 --- docs/index.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index fc43569c55e0..e22d991055f1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -63,6 +63,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.
  • @@ -87,7 +92,6 @@ Current tools: opt, llc, lli, - llvmc llvm-gcc, llvm-g++, bugpoint, @@ -216,14 +220,6 @@ in LLVM.
  • Bugpoint - automatic bug finder and test-case reducer description and usage information.
  • -
  • Compiler Driver (llvmc) Tutorial -- This document is a tutorial introduction to the usage and -configuration of the LLVM compiler driver tool, llvmc.
  • - -
  • Compiler Driver (llvmc) -Reference - This document describes the design and configuration -of llvmc in more detail.
  • -
  • LLVM Bitcode File Format - This describes the file format and encoding used for LLVM "bc" files.
  • @@ -289,7 +285,7 @@ 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-07-06 20:31:02 +0200 (Wed, 06 Jul 2011) $ + Last modified: $Date: 2011-10-11 18:35:07 +0200 (Tue, 11 Oct 2011) $ -- cgit v1.2.3