Skip to content

Commit

Permalink
Release notes for dragonegg 3.2.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170243 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
CunningBaldrick committed Dec 14, 2012
1 parent fd360c3 commit 58d15b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,10 @@ for Go, Java, Obj-C and Obj-C++.

The 3.2 release has the following notable changes:

#. ...
#. Able to load LLVM plugins such as Polly.
#. Supports thread-local storage models.
#. Passes knowledge of variable lifetimes to the LLVM optimizers.
#. No longer requires GCC to be built with LTO support.

compiler-rt: Compiler Runtime Library
-------------------------------------
Expand Down

0 comments on commit 58d15b5

Please sign in to comment.