forked from OSchip/llvm-project
Be a bit more specific in the release notes.
llvm-svn: 207981
This commit is contained in:
parent
1789fb6493
commit
1e312c7afe
|
@ -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
|
||||
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
|
||||
For small 1-3 sentence descriptions, just add an entry at the end of
|
||||
|
|
Loading…
Reference in New Issue