From 4bbf07421f101f00f4272927b60f7a8383b5cecf Mon Sep 17 00:00:00 2001 From: Tanya Lattner Date: Tue, 27 Apr 2010 06:53:59 +0000 Subject: Commit 2.7 release notes. Update getting started guide for 2.7 git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_27@102412 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/GettingStarted.html | 1 + docs/ReleaseNotes.html | 745 ++++++++++++++++++++++++++++++++--------------- 2 files changed, 512 insertions(+), 234 deletions(-) diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 8bb1ac41e4fd..05169f82123c 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -726,6 +726,7 @@ revision), you can checkout it from the 'tags' directory (instead of subdirectories of the 'tags' directory:

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

@@ -670,7 +993,7 @@ to llvm/System/DataTypes.h.
  • Intel and AMD machines (IA32, X86-64, AMD64, EMT-64) running Red Hat Linux, Fedora Core, FreeBSD and AuroraUX (and probably other unix-like systems).
  • -
  • PowerPC and X86-based Mac OS X systems, running 10.3 and above in 32-bit +
  • PowerPC and X86-based Mac OS X systems, running 10.4 and above in 32-bit and 64-bit modes.
  • Intel and AMD machines running on Win32 using MinGW libraries (native).
  • Intel and AMD machines running on Win32 with the Cygwin libraries (limited @@ -699,13 +1022,7 @@ listed by component. If you run into a problem, please check the LLVM bug database and submit a bug if there isn't already one.

    -