Release notes for dragonegg 3.2.
authorDuncan Sands <baldrick@free.fr>
Fri, 14 Dec 2012 21:10:59 +0000 (21:10 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 14 Dec 2012 21:10:59 +0000 (21:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170243 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 216af87bb0d052754638d9847dd4959992c09c07..5159b48a65a17d3da2d1b785a0e157f18561aaeb 100644 (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
 -------------------------------------