From afa4163afa782c0a39913f2cd4d9c74aa6d9898c Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 29 Sep 2010 07:25:03 +0000 Subject: [PATCH] add some random notes. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115032 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 8bb4739f37c..92302601b6a 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -75,13 +75,37 @@ Almost dead code. + + +
@@ -237,7 +261,10 @@ href="http://blog.llvm.org/2010/04/intro-to-llvm-mc-project.html">Intro to the LLVM MC Project Blog Post.

-

2.8 status here

+

2.8 status here. Basic correctness, some obscure missing instructions on + mainline, on by default in clang. + Entire compiler backend converted to use mcstreamer. +

@@ -319,6 +346,7 @@ organization changes have happened: