From cd062cd54c8cd46e925f812f7a617bc7c543ef40 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 22 Apr 2010 17:25:00 +0000 Subject: [PATCH] add some notes from Matthieu Moy! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102093 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index ad65a7a131e..14e8413865f 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -120,7 +120,8 @@ development. Here we include updates on these subprojects.

In the LLVM 2.7 time-frame, the Clang team has made many improvements: