[libc-commits] [PATCH] D145584: [libc] Add support for setjmp and longjmp in riscv
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 15 07:06:00 PDT 2023
mikhail.ramalho updated this revision to Diff 505478.
mikhail.ramalho added a comment.
Rebased and updated commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145584/new/
https://reviews.llvm.org/D145584
Files:
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/riscv64/headers.txt
libc/include/llvm-libc-types/jmp_buf.h
libc/src/setjmp/CMakeLists.txt
libc/src/setjmp/longjmp.cpp
libc/src/setjmp/longjmp.h
libc/src/setjmp/setjmp.cpp
libc/src/setjmp/setjmp_impl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145584.505478.patch
Type: text/x-patch
Size: 11238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230315/b2129a51/attachment-0001.bin>
More information about the libc-commits
mailing list