[libc-commits] [libc] [libc][i386] setjmp/longjmp (PR #112437)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Wed Oct 16 09:31:19 PDT 2024


nickdesaulniers wrote:

ok, I've converted longjmp to be a naked fn using offsetof.  I'll send a patch to fix up x86_64 in a distinct PR. Ready for rereview.

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


More information about the libc-commits mailing list