Be a bit more specific in the release notes.

llvm-svn: 207981
This commit is contained in:
Rafael Espindola 2014-05-05 17:53:29 +00:00
parent 1789fb6493
commit 1e312c7afe
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ Non-comprehensive list of changes in this release
* llvm-ar now handles IR files like regular object files. In particular, a * llvm-ar now handles IR files like regular object files. In particular, a
regular symbol table is created for symbols defined in IR files. regular symbol table is created for symbols defined in IR files.
* llvm now requires assemblers that support cfi directives. * LLVM now always uses cfi directives for producing most stack
unwinding information.
.. NOTE .. NOTE
For small 1-3 sentence descriptions, just add an entry at the end of For small 1-3 sentence descriptions, just add an entry at the end of