[all-commits] [llvm/llvm-project] 5645d6: Implement `sigsetjmp` and `siglongjmp` for darwin/...
Aly ElAshram via All-commits
all-commits at lists.llvm.org
Thu Jun 19 06:16:20 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5645d6710904107d66a45f1c3ee0ee25924ff08a
https://github.com/llvm/llvm-project/commit/5645d6710904107d66a45f1c3ee0ee25924ff08a
Author: Aly ElAshram <71949028+AlyElashram at users.noreply.github.com>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
A libc/config/darwin/aarch64/config.json
M libc/config/darwin/aarch64/entrypoints.txt
M libc/config/darwin/aarch64/headers.txt
M libc/src/setjmp/CMakeLists.txt
A libc/src/setjmp/darwin/CMakeLists.txt
A libc/src/setjmp/darwin/sigsetjmp_epilogue.cpp
M libc/test/src/CMakeLists.txt
Log Message:
-----------
Implement `sigsetjmp` and `siglongjmp` for darwin/aarch64 (#139555)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list