From: Tanya Lattner
Date: Mon, 2 Mar 2009 19:38:59 +0000 (+0000)
Subject: Remove incorrect information about fortran on Darwin.
X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6e2b86b8aaeb5af37366d71ad47009ee2970b273;p=oota-llvm.git
Remove incorrect information about fortran on Darwin.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65859 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index edaecd1f0d0..5c3002f650a 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -881,9 +881,6 @@ itself, Qt, Mozilla, etc.
- Fortran support generally works, but there are still several unresolved bugs
in Bugzilla. Please see the tools/gfortran component for details.
-
-- The Fortran front-end currently does not build on Darwin (without tweaks)
- due to unresolved dependencies on the C front-end.