From a7f45cf749032f273c1689e2a02b1069c94eb3bd 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. llvm-svn: 115486 --- llvm/docs/ReleaseNotes.html | 73 +++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 36 deletions(-) (limited to 'llvm/docs/ReleaseNotes.html') diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html index 6f9d57424b0..9b1c5788ca7 100644 --- a/llvm/docs/ReleaseNotes.html +++ b/llvm/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: