From bb11771eb6ffaf6867486f47719c3d52c4a0d63e Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 4 Oct 2010 01:29:06 +0000 Subject: write Major Changes and Removed Features. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115486 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 73 +++++++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 36 deletions(-) (limited to 'docs/ReleaseNotes.html') diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 6f9d57424b..9b1c5788ca 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -886,74 +886,75 @@ it run faster:

on LLVM 2.7, this section lists some "gotchas" that you may run into upgrading from the previous release.

- - renamed "Release" -> "Release+Asserts"; "Release-Asserts" -> "Release etc. - - + +

In addition, many APIs have changed in this release. Some of the major LLVM API changes are: