From eca809b9b8753d3805a95eb6f71239c3d3b0a5b9 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Tue, 12 Feb 2008 06:50:19 +0000 Subject: Merge from branch to fix bug. git-svn-id: https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_22@46994 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 93 +++++++++++++++++++++++++------------------------- 1 file changed, 47 insertions(+), 46 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6e9e403a840c..3df21ea44ad7 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -545,52 +545,6 @@ programs. Known problems with the C front-end - -
- Known problems with the Ada front-end -
- -
-The llvm-gcc 4.2 Ada compiler works fairly well, however this is not a mature -technology and problems should be expected. - -
- - -
- Known problems with the Fortran front-end -
- -
- - -
-
Bugs
@@ -722,6 +676,53 @@ It works well for x86-64 darwin but not x86-64 linux. + +
+ Known problems with the Ada front-end +
+ +
+The llvm-gcc 4.2 Ada compiler works fairly well, however this is not a mature +technology and problems should be expected. + +
+ + +
+ Known problems with the Fortran front-end +
+ +
+ + +
+ +
Additional Information -- cgit v1.2.1