From: Duncan Sands Date: Wed, 26 Sep 2007 15:59:54 +0000 (+0000) Subject: Various cleanups. Especially, EH is turned on by default! X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c90d68bf3d6b1c6fa7ca9fb09045a6e1a2e2cab4;p=oota-llvm.git Various cleanups. Especially, EH is turned on by default! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42356 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 71b38cb444b..aa11404d3c6 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -70,11 +70,11 @@ It includes many features and refinements from LLVM 2.0.

-

LLVM 2.1 brings two new beta C front-ends. First, Duncan, Anton and Devang -has started syncing up llvm-gcc with GCC 4.2, yielding "llvm-gcc 4.2" (creative, -huh?). llvm-gcc 4.2 has the promise to bring much better FORTRAN and Ada -support to LLVM as well as features like atomic builtins, OpenMP, and many other -things. Check it out!

+

LLVM 2.1 brings two new beta C front-ends. First, a new version of llvm-gcc +based on GCC 4.2, innovatively called "llvm-gcc-4.2". This promises to bring +FORTRAN and Ada support to LLVM as well as features like atomic builtins and +OpenMP. None of these actually work yet, but don't let that stop you checking +it out!

Second, LLVM now includes its own native C and Objective-C front-end (C++ is in progress, but is not very far along) code named "