llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
Package version 20.1.3
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 27 APR 2025, 20:07:24 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.3/
Distribution File Information
8397002dd595af572c1b6e3b4276e44a8c273fddc714bb4b2976540db73c5f9c 120772 llvm20/libunwind-20.1.3.src.tar.xz 6046b96d66fa10c9075c7549cc152464ae5d3048b4df24591db0ace1c326e3ef 4462696 llvm20/libcxx-20.1.3.src.tar.xz e5dc9b9d842c5f79080f67860a084077e163430de1e2cd3a74e8bee86e186751 72708604 llvm20/llvm-20.1.3.src.tar.xz d5423ec180f14df6041058a2b66e321e4420499e111235577e09515a38a03451 8648 llvm20/cmake-20.1.3.src.tar.xz 6394d8f111288c918421756037c10c4f8471325992e37c44cf8811b4e3dde00b 8332 llvm20/runtimes-20.1.3.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library