[PATCH] D68362: [libunwind][RISCV] Add 64-bit RISC-V support

Mitchell Horne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 8 18:28:21 PDT 2019


mhorne updated this revision to Diff 223971.
mhorne added a comment.

Address lenary's comments.

Add a check for __riscv_float_abi_double in getFloat/setFloat.


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

https://reviews.llvm.org/D68362

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68362.223971.patch
Type: text/x-patch
Size: 18316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/d94c993c/attachment-0001.bin>


More information about the cfe-commits mailing list