ReleaseNotes: new Win EH instructions; by David Majnemer
authorHans Wennborg <hans@hanshq.net>
Wed, 17 Feb 2016 17:57:26 +0000 (17:57 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 17 Feb 2016 17:57:26 +0000 (17:57 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@261116 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 93452bb734cc20eeca1f3715b6f0090720621c6e..73831f545390e2c2665a9faf0971367dacfbf266 100644 (file)
@@ -106,6 +106,13 @@ Non-comprehensive list of changes in this release
   variables are converted to calls to ``__emutls_get_address`` in the runtime
   library.
 
   variables are converted to calls to ``__emutls_get_address`` in the runtime
   library.
 
+* MSVC compatible exception handling has been completely overhauled. New
+  instructions have been introduced to facilitate this:
+  `New exception handling instructions <ExceptionHandling.html#new-exception-handling-instructions>`_. 
+  While we have done our best to test this feature thoroughly, it would
+  not be completely surprising if there were a few lingering issues that
+  early adopters might bump into.
+
 .. 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
 .. 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