[PATCH] D55763: [Sparc] Add Sparc V8 support

Daniel Cederman via Phabricator reviews at reviews.llvm.org
Fri Jan 11 06:57:41 PST 2019


dcederman updated this revision to Diff 181262.
dcederman added a comment.

Added assert to verify that DW_CFA_AARCH64_negate_ra_state and DW_CFA_GNU_window_save have the same value.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55763/new/

https://reviews.llvm.org/D55763

Files:
  include/__libunwind_config.h
  include/libunwind.h
  src/DwarfInstructions.hpp
  src/DwarfParser.hpp
  src/Registers.hpp
  src/UnwindCursor.hpp
  src/UnwindRegistersRestore.S
  src/UnwindRegistersSave.S
  src/assembly.h
  src/libunwind.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55763.181262.patch
Type: text/x-patch
Size: 22032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190111/c10750a6/attachment-0001.bin>


More information about the libcxx-commits mailing list