From 7d0dc4e67d91e411f96795a9cd88d5061acc20b3 Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Tue, 12 Feb 2008 06:28:54 +0000 Subject: [PATCH] Fix bugs section. git-svn-id: http://llvm.org/svn/llvm-project/llvm/branches/release_22@46992 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 6e9e403a840..3df21ea44ad 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 -- 2.11.4.GIT