From: Duncan Sands Date: Wed, 10 Dec 2008 10:50:58 +0000 (+0000) Subject: Mention the Ada and Fortran front-ends. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=0cfe05270cd3bdc4ddc861e853d8df620e40fcc0;p=oota-llvm.git Mention the Ada and Fortran front-ends. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60833 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.html b/docs/index.html index 74a7c4dc52c..bfcb1eaab37 100644 --- a/docs/index.html +++ b/docs/index.html @@ -108,8 +108,8 @@ the LLVM system.
  • LLVM Testing Infrastructure Guide - A reference manual for using the LLVM testing infrastructure.
  • -
  • How to build the C/C++ front-end - -Instructions for building the front-end from source.
  • +
  • How to build the Ada/C/C++/Fortran front-ends - +Instructions for building gcc front-ends from source.
  • The LLVM Lexicon - Definition of acronyms, terms and concepts used in LLVM.