[all-commits] [llvm/llvm-project] 8a2fcf: [libc][annex_k] Add abort_handler_s.
Muhammad Bassiouni via All-commits
all-commits at lists.llvm.org
Mon Oct 13 20:03:07 PDT 2025
Branch: refs/heads/users/bassiounix/spr/10-14-_libc_annex_k_add_abort_handler_s
Home: https://github.com/llvm/llvm-project
Commit: 8a2fcfeebf2fdeee253255cceed05de192160cdf
https://github.com/llvm/llvm-project/commit/8a2fcfeebf2fdeee253255cceed05de192160cdf
Author: bassiounix <muhammad.m.bassiouni at gmail.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M libc/config/linux/aarch64/entrypoints.txt
M libc/config/linux/riscv/entrypoints.txt
M libc/config/linux/x86_64/entrypoints.txt
M libc/include/CMakeLists.txt
M libc/include/stdlib.yaml
M libc/src/__support/CMakeLists.txt
A libc/src/__support/annex_k/CMakeLists.txt
A libc/src/__support/annex_k/abort_handler_s.h
M libc/src/stdlib/CMakeLists.txt
A libc/src/stdlib/abort_handler_s.cpp
A libc/src/stdlib/abort_handler_s.h
Log Message:
-----------
[libc][annex_k] Add abort_handler_s.
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