llvm-libunwind
Port variant standard
Summary LLVM version of libunwind library
Package version 17.0.6
Homepage https://github.com/llvm-mirror/libunwind
Keywords lang, devel
Maintainer nobody
License University of Illinois/NCSA Open Source License
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 JAN 2024, 17:42:41 UTC
Port created 08 MAR 2019, 17:07:25 UTC
Subpackage Descriptions
complete This is the llvm-libunwind-standard metapackage. It pulls in all subpackages of llvm-libunwind-standard.
primary libunwind is an implementation of the interface defined by the HP libunwind project. It was contributed by Apple as a way to enable clang++ to port to platforms that do not have a system unwinder. It is intended to be a small and fast implementation of the ABI, leaving off some features of HP's libunwind that never materialized (e.g. remote unwinding). The unwinder has two levels of API. The high level APIs are the _Unwind_* functions which implement functionality required by __cxa_* exception functions. The low level APIs are the unw_* functions which are an interface defined by the old HP libunwind project.
dev This is the developer subpackage of the llvm-libunwind-standard port. It may contain headers, pc files, static and PIC libraries and SO links.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) llvm:dev:standard
cmake:primary:standard
Runtime (only) ravensys-gcc:libs:standard (primary subpackage)
Download groups
main https://github.com/llvm/llvm-project/releases/download/llvmorg-17.0.6/
Distribution File Information
9e7535a353aa862730b4ba38df42e06f6856b40c4cc51b57f27b5046dc21d70d 115088 libunwind-17.0.6.src.tar.xz edf7b12046ada95c63bd6c57099e8452f68f8be0affd9af96df16fd48e632ec1 3946532 libcxx-17.0.6.src.tar.xz b638167da139126ca11917b6880207cc6e8f9d1cbb1a48d87d017f697ef78188 59298244 llvm-17.0.6.src.tar.xz 807f069c54dc20cb47b21c1f6acafdd9c649f3ae015609040d6182cab01140f4 8712 cmake-17.0.6.src.tar.xz eb58b5be78741c6a3429f3b58910e81aa001d0720627b932595e1f39ed93075a 6240 runtimes-17.0.6.src.tar.xz
Ports that require llvm-libunwind:standard
libcxx:standard LLVM C++ standard library