mention fortran status.

llvm-svn: 58416
This commit is contained in:
Chris Lattner 2008-10-30 03:58:13 +00:00
parent 5b588212d8
commit 48f4eea41d

View File

@ -811,6 +811,19 @@ itself, Qt, Mozilla, etc.</p>
</div>
<!-- ======================================================================= -->
<div class="doc_subsection">
<a name="fortran-fe">Known problems with the llvm-gcc Fortran front-end</a>
</div>
<div class="doc_text">
<li>Fortran support generally works, but there are still several unresolved bugs
in Bugzilla. Please see the tools/gfortran component for details.</li>
<li>The Fortran front-end currently does not build on Darwin (without tweaks)
due to unresolved dependencies on the C front-end.</li>
</div>
<!-- ======================================================================= -->
<div class="doc_subsection">