Commit ad25393b authored by Daniel Sanders's avatar Daniel Sanders
Browse files

[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.

llvm-svn: 243631
parent df91cc64
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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