[libc-commits] [libc] [libc][arm] implement a basic setjmp/longjmp (PR #93220)
Peter Smith via libc-commits
libc-commits at lists.llvm.org
Tue May 28 03:16:34 PDT 2024
smithp35 wrote:
Not sure you're aware of it so I'll mention it anyway. There is some ABI documentation about requirements for Arm/Thumb setjmp/longjmp in the clib32 https://github.com/ARM-software/abi-aa/blob/main/clibabi32/clibabi32.rst#setjmph
https://github.com/llvm/llvm-project/pull/93220
More information about the libc-commits
mailing list