[libcxx-commits] [PATCH] D106703: [libunwind] adds a way to synthesise libgcc
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 11 13:23:06 PDT 2021
cjdb updated this revision to Diff 365837.
cjdb added a comment.
- rebases since it's been a while
- revises version scripts so that they're exactly ((compiler-rt-symbols ∪ llvm-libunwind-symbols) ∩ libgcc_s-symbols)
- removes `global:` and dependency labels
@maskray I //think// I've now addressed all your feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106703/new/
https://reviews.llvm.org/D106703
Files:
libunwind/CMakeLists.txt
libunwind/cmake/config-ix.cmake
libunwind/docs/BuildingLibunwind.rst
libunwind/gcc_s-aarch64.ver
libunwind/gcc_s-armv7a.ver
libunwind/gcc_s-i386.ver
libunwind/gcc_s-x86_64.ver
libunwind/src/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106703.365837.patch
Type: text/x-patch
Size: 18988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/dc545abe/attachment-0001.bin>
More information about the libcxx-commits
mailing list