[all-commits] [llvm/llvm-project] 3ef0ab: Revert "Revert "[libc] build fix for sigsetjmp (#1...
Schrodinger ZHU Yifan via All-commits
all-commits at lists.llvm.org
Thu Apr 24 10:02:30 PDT 2025
Branch: refs/heads/revert-137077-revert
Home: https://github.com/llvm/llvm-project
Commit: 3ef0ab8c752dcd3275e6f408d65a573bd92e9a01
https://github.com/llvm/llvm-project/commit/3ef0ab8c752dcd3275e6f408d65a573bd92e9a01
Author: Schrodinger ZHU Yifan <i at zhuyi.fan>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/hdr/CMakeLists.txt
A libc/hdr/offsetof_macros.h
M libc/include/llvm-libc-types/CMakeLists.txt
M libc/include/llvm-libc-types/jmp_buf.h
M libc/include/setjmp.yaml
M libc/src/setjmp/CMakeLists.txt
A libc/src/setjmp/linux/CMakeLists.txt
A libc/src/setjmp/linux/sigsetjmp_epilogue.cpp
M libc/src/setjmp/setjmp_impl.h
A libc/src/setjmp/siglongjmp.cpp
A libc/src/setjmp/siglongjmp.h
A libc/src/setjmp/sigsetjmp.h
A libc/src/setjmp/sigsetjmp_epilogue.h
M libc/src/setjmp/x86_64/CMakeLists.txt
M libc/src/setjmp/x86_64/setjmp.cpp
A libc/src/setjmp/x86_64/sigsetjmp.cpp
M libc/test/src/setjmp/CMakeLists.txt
A libc/test/src/setjmp/sigsetjmp_test.cpp
Log Message:
-----------
Revert "Revert "[libc] build fix for sigsetjmp (#137047)" (#137077)"
This reverts commit 0d00b6bc3b459122de47d16c5153887063f4ea4b.
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