From 18665516ade1efd7b3febabf70ffda2d9cb9f3e2 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 llvm-svn: 102412 --- llvm/docs/GettingStarted.html | 1 + llvm/docs/ReleaseNotes.html | 745 +++++++++++++++++++++++++++++------------- 2 files changed, 512 insertions(+), 234 deletions(-) diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index 8bb1ac4..05169f8 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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.

    -