[PATCH] D41842: [libunwind][MIPS]: Rename Registers_mips_n64 to Registers_mips_newabi.

John Baldwin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 16:11:24 PST 2018


bsdjhb created this revision.
bsdjhb added reviewers: compnerd, sdardis.
Herald added a subscriber: arichardson.

This is in preparation for adding support for N32 unwinding which reuses
the newabi register class.


https://reviews.llvm.org/D41842

Files:
  include/__libunwind_config.h
  src/Registers.hpp
  src/UnwindCursor.hpp
  src/UnwindRegistersRestore.S
  src/libunwind.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41842.129000.patch
Type: text/x-patch
Size: 8107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180109/2553990a/attachment-0001.bin>


More information about the cfe-commits mailing list