]> granicus.if.org Git - llvm/commitdiff
Note stackmap/patchpoint support for PowerPC in the release notes
authorHal Finkel <hfinkel@anl.gov>
Mon, 23 Feb 2015 23:29:11 +0000 (23:29 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 23 Feb 2015 23:29:11 +0000 (23:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@230281 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 4bc83e9139e3a63ce921438775ca31d13b90947b..dcbfb8edb1fef277edf1c25bf5129567142d1c29 100644 (file)
@@ -502,6 +502,8 @@ There are numerous improvements to the PowerPC target in this release:
 
 * PPC32 SVR4 now supports small-model PIC.
 
+* Experimental support for the stackmap/patchpoint intrinsics has been added.
+
 * There have been many smaller bug fixes and performance improvements.
 
 Changes to the OCaml bindings