diff options
Diffstat (limited to 'llvm/docs/ReleaseNotes.rst')
| -rw-r--r-- | llvm/docs/ReleaseNotes.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 00c848fcae3..7b143f6073c 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/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 |

