summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2014-05-05 17:53:29 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2014-05-05 17:53:29 +0000
commit814442a8cd3ba6d54a106206f85f3449a9710d27 (patch)
treedc7babedd40ef7d076bf3c121bece7014e6f8f48 /docs
parentbbd9c21e07084c410f76941ca04c17a13747f342 (diff)
downloadllvm-814442a8cd3ba6d54a106206f85f3449a9710d27.tar.gz
llvm-814442a8cd3ba6d54a106206f85f3449a9710d27.tar.bz2
llvm-814442a8cd3ba6d54a106206f85f3449a9710d27.tar.xz
Be a bit more specific in the release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207981 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 89980722e2..8dc1681358 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -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