[all-commits] [llvm/llvm-project] 0d00b6: Revert "[libc] build fix for sigsetjmp (#137047)" ...
gulfemsavrun via All-commits
all-commits at lists.llvm.org
Wed Apr 23 15:50:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d00b6bc3b459122de47d16c5153887063f4ea4b
https://github.com/llvm/llvm-project/commit/0d00b6bc3b459122de47d16c5153887063f4ea4b
Author: gulfemsavrun <gulfem at google.com>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/hdr/CMakeLists.txt
R 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
R libc/src/setjmp/linux/CMakeLists.txt
R libc/src/setjmp/linux/sigsetjmp_epilogue.cpp
M libc/src/setjmp/setjmp_impl.h
R libc/src/setjmp/siglongjmp.cpp
R libc/src/setjmp/siglongjmp.h
R libc/src/setjmp/sigsetjmp.h
R libc/src/setjmp/sigsetjmp_epilogue.h
M libc/src/setjmp/x86_64/CMakeLists.txt
M libc/src/setjmp/x86_64/setjmp.cpp
R libc/src/setjmp/x86_64/sigsetjmp.cpp
M libc/test/src/setjmp/CMakeLists.txt
R libc/test/src/setjmp/sigsetjmp_test.cpp
Log Message:
-----------
Revert "[libc] build fix for sigsetjmp (#137047)" (#137077)
This reverts commit f07511a0e0d2ac9bee9ae12a9ad68e279e352634.
This reverts commit 5bb4cf9d9189c41de50adffd960eb2188140eb9c.
It caused a CMake configuration issue.
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