[PATCH] D80690: [RISCV] Support libunwind for riscv32

kamlesh kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 17:32:52 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb17d46430fce: [libunwind] This adds support in libunwind for rv32 hard float (authored by kamleshbhalui).

Changed prior to commit:
  https://reviews.llvm.org/D80690?vs=314498&id=327332#toc

Repository:
  rG LLVM Github Monorepo

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.327332.patch
Type: text/x-patch
Size: 19328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/6038b804/attachment.bin>


More information about the llvm-commits mailing list