[libc-commits] [libc] [libc][arm] implement setjmp/longjmp (PR #93220)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Thu May 23 11:07:19 PDT 2024


nickdesaulniers wrote:

> not necessarily correct or sufficient for any given operating system.

Yes, these definitely can get way more complex.  Perhaps I should retitle the PR to "implement _simple_ setjmp/longjmp".

https://github.com/llvm/llvm-project/pull/93220


More information about the libc-commits mailing list