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,8 @@ emits valid unwind entrypoints which are validated when the context is being set during exception handling. +* Flang is now included in the binary packages released by LLVM. + Changes to the LLVM IR ----------------------