From a713918d443b76eb00ddac838545b26d3ee8dec4 Mon Sep 17 00:00:00 2001 From: Pawel Wodnicki Date: Thu, 13 Dec 2012 22:03:18 +0000 Subject: Partial update for release notes git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_32@170151 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 87 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 65 insertions(+), 22 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a84fabaccf..611d5c8df9 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -29,12 +29,6 @@

Written by the LLVM Team

-

These are in-progress notes for the upcoming LLVM 3.2 -release.
-You may prefer the -LLVM 3.1 -Release Notes.

-

Introduction @@ -98,7 +92,9 @@ Release Notes.

In the LLVM 3.2 time-frame, the Clang team has made many improvements. Highlights include:

For more details about the changes to Clang since the 3.1 release, see the @@ -142,7 +138,8 @@ Release Notes.

-

The new LLVM compiler-rt project + +

The LLVM compiler-rt project is a simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components. For example, when compiling for a 32-bit target, converting a @@ -154,7 +151,12 @@ Release Notes.

The 3.2 release has the following notable changes:

@@ -235,7 +237,12 @@ Release Notes.

Within the LLVM 3.2 time-frame there were the following highlights:

@@ -433,9 +440,9 @@ Release Notes.

LLVM 3.2 includes several major changes and big features:

@@ -454,7 +461,10 @@ Release Notes. @@ -492,7 +502,7 @@ Release Notes.