[PATCH] D68362: [libunwind][RISCV] Add 64-bit RISC-V support
Mitchell Horne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 11 19:49:16 PST 2019
mhorne updated this revision to Diff 228799.
mhorne marked an inline comment as done.
mhorne added a comment.
Convert checks for `__riscv_float_abi_double` to `__riscv_flen == 64`.
Fix `_LIBUNWIND_HIGHEST_DWARF_REGISTER_RISCV`.
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.228799.patch
Type: text/x-patch
Size: 18247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191112/8fb72df8/attachment-0001.bin>
More information about the cfe-commits
mailing list