Add a release not about llvm-ar.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Aug 2013 13:16:28 +0000 (13:16 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Aug 2013 13:16:28 +0000 (13:16 +0000)
Thanks to Bill Wendling for the reminder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187794 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 00c848fcae3f87aaa714bb1383cb2a21edd8014d..7b143f6073c3525cefca327819290e4f937274f0 100644 (file)
@@ -67,6 +67,9 @@ Non-comprehensive list of changes in this release
 
 * 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