From: Chris Lattner Date: Wed, 29 Sep 2010 05:34:42 +0000 (+0000) Subject: merge all the llvm-gcc pieces together. Recommend that people try dragonegg if they... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3016ee9e69e9f9c2890719c7855d6f9f00135f28;p=oota-llvm.git 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 --- 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.

+