Index: docs/ReleaseNotes.rst =================================================================== --- docs/ReleaseNotes.rst +++ docs/ReleaseNotes.rst @@ -69,10 +69,13 @@ Changes to the LLVM IR ---------------------- -Changes to the ARM Backend --------------------------- +Changes to the ARM Target +------------------------- - During this release ... +During this release the ARM target has: + +* Got support for enabling SjLj exception handling on platforms where it + isn't the default. Changes to the MIPS Target @@ -89,7 +92,10 @@ Changes to the X86 Target ------------------------- - During this release ... +During this release ... + +* Got support for enabling SjLj exception handling on platforms where it + isn't the default. Changes to the AMDGPU Target -----------------------------