llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
Package version 20.1.5
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 MAY 2025, 04:21:51 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.5/
Distribution File Information
f0555603222189d8d2ff2d02747c63a3bbeb291fa72ce042c1a6d26399150baf 120792 llvm20/libunwind-20.1.5.src.tar.xz 39ceddb7ee02103809e59b8a87904fc40a8e4f33ff5cce95e6da1fc22406349f 4455832 llvm20/libcxx-20.1.5.src.tar.xz 9a9a80ca4c0d902531f2b43e9e4d6c36b57cdd5702430e0b54567bf273bd32c1 72701060 llvm20/llvm-20.1.5.src.tar.xz 1b5abaa2686c6c0e1f394113d0b2e026ff3cb9e11b6a2294c4f3883f1b02c89c 8652 llvm20/cmake-20.1.5.src.tar.xz 8b3255668594ca3450ac5c041ac52c3c33300873d033cda49529e7fe1d4257e6 8336 llvm20/runtimes-20.1.5.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library