[llvm] r187794 - Add a release not about llvm-ar.

Rafael Espindola rafael.espindola at gmail.com
Tue Aug 6 06:16:28 PDT 2013


Author: rafael
Date: Tue Aug  6 08:16:28 2013
New Revision: 187794

URL: http://llvm.org/viewvc/llvm-project?rev=187794&view=rev
Log:
Add a release not about llvm-ar.

Thanks to Bill Wendling for the reminder.

Modified:
    llvm/trunk/docs/ReleaseNotes.rst

Modified: llvm/trunk/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=187794&r1=187793&r2=187794&view=diff
==============================================================================
--- llvm/trunk/docs/ReleaseNotes.rst (original)
+++ llvm/trunk/docs/ReleaseNotes.rst Tue Aug  6 08:16:28 2013
@@ -67,6 +67,9 @@ Non-comprehensive list of changes in thi
 
 * The new SLP Vectorizer is now enabled by default.
 
+* llvm-ar now uses the new Object library and produces archives and
+  symbol tables in the gnu format.
+
 * ... next change ...
 
 .. NOTE





More information about the llvm-commits mailing list