OSDN Git Service

Mention the Ada and Fortran front-ends.
authorDuncan Sands <baldrick@free.fr>
Wed, 10 Dec 2008 10:50:58 +0000 (10:50 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 10 Dec 2008 10:50:58 +0000 (10:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60833 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 74a7c4d..bfcb1ea 100644 (file)
@@ -108,8 +108,8 @@ the LLVM system.</li>
 <li><a href="TestingGuide.html">LLVM Testing Infrastructure Guide</a> - A reference
 manual for using the LLVM testing infrastructure.</li>
 
-<li><a href="GCCFEBuildInstrs.html">How to build the C/C++ front-end</a> -
-Instructions for building the front-end from source.</li>
+<li><a href="GCCFEBuildInstrs.html">How to build the Ada/C/C++/Fortran front-ends</a> -
+Instructions for building gcc front-ends from source.</li>
 
 <li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms
 and concepts used in LLVM.</li>