From ef55b5d87a5b6c7b78178971242aeff6bf5b9c4f Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Tue, 12 Feb 2008 06:28:54 +0000 Subject: Fix bugs section. llvm-svn: 46992 --- llvm/docs/ReleaseNotes.html | 93 +++++++++++++++++++++++---------------------- 1 file changed, 47 insertions(+), 46 deletions(-) diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 6e9e403a840c..3df21ea44ad7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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