[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 8 06:29:25 PST 2023
mikhail.ramalho updated this revision to Diff 503353.
mikhail.ramalho added a comment.
Abort when __riscv_float_abi_single is defined
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/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.503353.patch
Type: text/x-patch
Size: 10776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230308/606d9980/attachment.bin>
More information about the libc-commits
mailing list