1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

Add a release not about llvm-ar.

Thanks to Bill Wendling for the reminder.

llvm-svn: 187794
This commit is contained in:
Rafael Espindola 2013-08-06 13:16:28 +00:00
parent f11aa99ee6
commit ec284fec38

View 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