diff options
Diffstat (limited to 'docs/GCCFEBuildInstrs.html')
-rw-r--r-- | docs/GCCFEBuildInstrs.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/GCCFEBuildInstrs.html b/docs/GCCFEBuildInstrs.html index 705e238de7..6714a4988a 100644 --- a/docs/GCCFEBuildInstrs.html +++ b/docs/GCCFEBuildInstrs.html @@ -24,7 +24,7 @@ </div> <!-- *********************************************************************** --> -<h1><a name="instructions">Building llvm-gcc from Source</a></h1> +<h2><a name="instructions">Building llvm-gcc from Source</a></h2> <!-- *********************************************************************** --> <div class="doc_text"> @@ -67,7 +67,7 @@ svn co http://llvm.org/svn/llvm-project/llvm-gcc-4.2/trunk <i>dst-directory</i> </div> <!-- *********************************************************************** --> -<h1><a name="ada">Building the Ada front-end</a></h1> +<h2><a name="ada">Building the Ada front-end</a></h2> <!-- *********************************************************************** --> <div class="doc_text"> @@ -233,7 +233,7 @@ make install </div> <!-- *********************************************************************** --> -<h1><a name="fortran">Building the Fortran front-end</a></h1> +<h2><a name="fortran">Building the Fortran front-end</a></h2> <!-- *********************************************************************** --> <div class="doc_text"> @@ -247,7 +247,7 @@ EXTRALANGS=,fortran </div> <!-- *********************************************************************** --> -<h1><a name="license">License Information</a></h1> +<h2><a name="license">License Information</a></h2> <!-- *********************************************************************** --> <div class="doc_text"> |