diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 00c848fcae3..7b143f6073c 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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