[libc-commits] [libc] [libc][AArch64] Add an AArch64 setjmp/longjmp. (PR #101177)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue Jul 30 10:44:36 PDT 2024


https://github.com/SchrodingerZhu approved this pull request.

The PR LGTM in general. I would like to have sth similar to https://android.googlesource.com/platform/bionic/+/master/libc/arch-arm64/bionic/setjmp.S which have checksum and MTE based stack space checking, but this is a good start point.

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


More information about the libc-commits mailing list