aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTanya Lattner <tonic@nondot.org>2009-03-02 19:38:59 +0000
committerTanya Lattner <tonic@nondot.org>2009-03-02 19:38:59 +0000
commit6e2b86b8aaeb5af37366d71ad47009ee2970b273 (patch)
tree04a99c21a9ad8130efb341873523220e5544c550 /docs
parentf94ecc3d1a1325ed847e997afbdf39a86545823e (diff)
downloadexternal_llvm-6e2b86b8aaeb5af37366d71ad47009ee2970b273.zip
external_llvm-6e2b86b8aaeb5af37366d71ad47009ee2970b273.tar.gz
external_llvm-6e2b86b8aaeb5af37366d71ad47009ee2970b273.tar.bz2
Remove incorrect information about fortran on Darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65859 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index edaecd1..5c3002f 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -881,9 +881,6 @@ itself, Qt, Mozilla, etc.</p>
<ul>
<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>
</ul>
</div>