[libcxx-commits] [PATCH] D105968: [libunwind][CET] Support exception handling stack unwind in CET environment
xiongji90 via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 21 00:32:52 PDT 2021
xiongji90 updated this revision to Diff 360371.
xiongji90 added reviewers: pcc, cferris.
xiongji90 added a comment.
Add a build option "LIBUNWIND_BUILD_CET_ENABLE" to enable CET for libunwind.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105968/new/
https://reviews.llvm.org/D105968
Files:
libunwind/CMakeLists.txt
libunwind/src/CMakeLists.txt
libunwind/src/Registers.hpp
libunwind/src/UnwindLevel1.c
libunwind/src/UnwindRegistersRestore.S
libunwind/src/UnwindRegistersSave.S
libunwind/src/assembly.h
libunwind/src/cet_unwind.h
libunwind/test/libunwind/test/config.py
libunwind/test/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105968.360371.patch
Type: text/x-patch
Size: 12907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210721/da6e7897/attachment.bin>
More information about the libcxx-commits
mailing list