From: Rafael Espindola Date: Mon, 5 May 2014 17:53:29 +0000 (+0000) Subject: Be a bit more specific in the release notes. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=814442a8cd3ba6d54a106206f85f3449a9710d27;p=oota-llvm.git 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 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 89980722e27..8dc16813580 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