Release notes for dragonegg 3.2.

llvm-svn: 170243
This commit is contained in:
Duncan Sands 2012-12-14 21:10:59 +00:00
parent c63dddd800
commit 503ce6953f
1 changed files with 4 additions and 1 deletions

View File

@ -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
-------------------------------------