From b9a47d1e3f4e1134231ee1d44e2bbae5adaf2ef9 Mon Sep 17 00:00:00 2001 From: Jeff Cohen Date: Tue, 1 Feb 2005 15:59:28 +0000 Subject: Put finishing touches on GettingStartedVS.html and link it to the index. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19967 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index d17901c..fff7034 100644 --- a/docs/index.html +++ b/docs/index.html @@ -51,6 +51,10 @@ 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. +
  • 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.
  • +
  • LLVM Command Guide - A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).
    Current tools: -- cgit v1.1