From 3016ee9e69e9f9c2890719c7855d6f9f00135f28 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 29 Sep 2010 05:34:42 +0000 Subject: [PATCH] merge all the llvm-gcc pieces together. Recommend that people try dragonegg if they care about fortran performance. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115031 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 46 +++++++++++++++++------------------------- 1 file changed, 18 insertions(+), 28 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b6b2ef20c1c..8bb4739f37c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -732,6 +732,9 @@ appropriate nops inserted to ensure restartability.
+

The C backend has numerous problems and is not being actively maintained. +Depending on it for anything serious is not advised.

+