[libcxx-commits] [PATCH] D118620: [SystemZ][z/OS] Build several exception derived classes as a separate library
Zibi Sarbino via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 5 13:36:18 PDT 2022
zibi updated this revision to Diff 465538.
zibi added a comment.
- formating changes and make set_target_properties for cxx_exception be consistent with cxx_shared
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118620/new/
https://reviews.llvm.org/D118620
Files:
libcxx/cmake/Modules/HandleExceptionLibrary.cmake
libcxx/cmake/caches/s390x-ibm-zos-ascii.cmake
libcxx/cmake/caches/s390x-ibm-zos.cmake
libcxx/cmake/caches/s390x32-ibm-zos-ascii.cmake
libcxx/cmake/caches/s390x32-ibm-zos.cmake
libcxx/include/__config
libcxx/include/__memory/shared_ptr.h
libcxx/src/CMakeLists.txt
libcxx/src/any.cpp
libcxx/src/exceptions/any.cpp
libcxx/src/exceptions/memory.cpp
libcxx/src/exceptions/optional.cpp
libcxx/src/exceptions/variant.cpp
libcxx/src/memory.cpp
libcxx/src/optional.cpp
libcxx/src/variant.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118620.465538.patch
Type: text/x-patch
Size: 10979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221005/44647880/attachment-0001.bin>
More information about the libcxx-commits
mailing list