From 0cfe05270cd3bdc4ddc861e853d8df620e40fcc0 Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Wed, 10 Dec 2008 10:50:58 +0000 Subject: Mention the Ada and Fortran front-ends. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60833 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 74a7c4dc52..bfcb1eaab3 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.
  • -- cgit v1.2.3