llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
Package version 20.1.8
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 13 JUL 2025, 15:44:40 UTC
Port created 08 MAR 2019, 17:07:25 UTC
Subpackage Descriptions
set This is the llvm-libunwind:std metapackage. It pulls in all subpackages of llvm-libunwind:std.
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:std 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:std
cmake:primary:std
Runtime (only) ravensys-gcc:libs:std (primary subpackage)
Download groups
main https://github.com/llvm/llvm-project/releases/download/llvmorg-20.1.8/
Distribution File Information
0bced9d701e300f8fe6599523367e214c1f928ac559afceece58f47018e9c4a7 120780 llvm20/libunwind-20.1.8.src.tar.xz 3e12992e3d1a0e648dc2e1c8c6b1dd31717ac8e684a25a302773667f47f75546 4455756 llvm20/libcxx-20.1.8.src.tar.xz e1363888216b455184dbb8a74a347bf5612f56a3f982369e1cba6c7e0726cde1 72698776 llvm20/llvm-20.1.8.src.tar.xz 3319203cfd1172bbac50f06fa68e318af84dcb5d65353310c0586354069d6634 8652 llvm20/cmake-20.1.8.src.tar.xz 86b375ab217619d018f6875b7c71106ffab5ab21c425f414a11468c2a8262819 8340 llvm20/runtimes-20.1.8.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library