From 54b79100ecd083ce68dbba866adb10cae7e34262 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sun, 27 Nov 2011 08:32:32 +0000 Subject: [PATCH] add some final random notes, I've completed my pass over all the commits. I'll work on turning this into something intelligible tomorrow. llvm-svn: 145177 --- docs/ReleaseNotes.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 3d454cec8a3..11bec09950f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -740,14 +740,14 @@ be used to verify some algorithms.
-

llvm-gcc is gone

+

llvm-gcc is gone. LLVM's configure script doesn't depend on llvm-gcc anymore, clean layering.

LLVM 3.0 includes several major new capabilities: