diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -55,6 +55,9 @@ emits valid unwind entrypoints which are validated when the context is being set during exception handling. +* Flang is now included alongside Clang in the binary packages released by + LLVM. + Changes to the LLVM IR ----------------------