From 8722a2cf446d3ed43005caf95af51d67de4eb014 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 29 Dec 2008 21:33:30 +0000 Subject: * Updated TOC and fixed named anchors * Simplified section header marking git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61482 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GCCFEBuildInstrs.html | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-) (limited to 'docs/GCCFEBuildInstrs.html') diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html index 34de9f8..c93f90b 100644 --- a/docs/GCCFEBuildInstrs.html +++ b/docs/GCCFEBuildInstrs.html @@ -14,6 +14,8 @@
  1. Building llvm-gcc from Source
  2. +
  3. Building the Ada front-end
  4. +
  5. Building the Fortran front-end
  6. License Information
@@ -22,9 +24,7 @@ -
- Building llvm-gcc from Source -
+

Building llvm-gcc from Source

@@ -67,9 +67,8 @@ svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk dst-directory
-
- Building the Ada front-end -
+

Building the Ada front-end

+

Building with support for Ada amounts to following the directions in the @@ -220,13 +219,11 @@ make install

-
- Building the Fortran front-end -
+

Building the Fortran front-end

+
-

-To build with support for Fortran, follow the directions in the top-level +

To build with support for Fortran, follow the directions in the top-level README.LLVM file, adding ",fortran" to EXTRALANGS, for example:

@@ -236,9 +233,8 @@ EXTRALANGS=,fortran
 
-
- License Information -
+

License Information

+

-- cgit v1.1