From d90468b8143cad32f45a554dd9f9f0c894de7bee Mon Sep 17 00:00:00 2001 From: Daniel Sanders Date: Thu, 30 Jul 2015 10:10:42 +0000 Subject: [PATCH] [mips] Remove libunwind from the list of new features. The context save and restore functions have not yet been implemented for MIPS so it will be disabled for this release. git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@243631 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 0ae1b20d554..12ff4b3f2e7 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -104,7 +104,7 @@ During this release the MIPS target has: * Support for the Profiler for all MIPS subtargets. -* Added support for libcxx, libcxxabi, libunwind +* Added support for libcxx, and libcxxabi. * Improved inline assembly support such that memory constraints may now make use of the appropriate address offsets available to the instructions. Also, added -- 2.49.0