From: Renato Golin Date: Wed, 29 Jan 2014 12:04:13 +0000 (+0000) Subject: Document EHABI enabled by default X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=6e16651174a136fc6c6e88494a077c396edeca9b Document EHABI enabled by default git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200390 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 71ab5826a29..eb19dfe1c24 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -37,6 +37,9 @@ Non-comprehensive list of changes in this release * All backends have been changed to use the MC asm printer and support for the non MC one has been removed. +* The ARM back-end now has the EHABI exception handling enabled by default. Use + `-arm-disable-ehabi` to turn it off (both landing pads and unwind tables). + .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of this list. If your description won't fit comfortably in one bullet