[PATCH] D80690: [RISCV] Support libunwind for riscv32
kamlesh kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 4 20:22:41 PST 2021
kamleshbhalui updated this revision to Diff 314496.
kamleshbhalui added subscribers: ldionne, abdulras.
kamleshbhalui added a comment.
rebased with the main branch. do not see any conflict.
@ldionne or @abdulras can you please have a look at this, this patch is in this state for a long time.
FYI, I have been using this patch in VxWorks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80690/new/
https://reviews.llvm.org/D80690
Files:
libunwind/include/__libunwind_config.h
libunwind/src/Registers.hpp
libunwind/src/UnwindRegistersRestore.S
libunwind/src/UnwindRegistersSave.S
libunwind/src/assembly.h
libunwind/src/libunwind.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80690.314496.patch
Type: text/x-patch
Size: 19405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210105/f176075e/attachment.bin>
More information about the llvm-commits
mailing list