diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 89980722e275..8dc16813580e 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/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