llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
Package version 20.1.7
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 22 JUN 2025, 14:28:03 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.7/
Distribution File Information
46081293b2f857caca68a266cf11fad8366315c470a9a6766868ed6c369bac0c 120820 llvm20/libunwind-20.1.7.src.tar.xz ae14ff7a0246f846b87747ef92a19d190ca0cc00c6bdc5f4483e21863f477da8 4456172 llvm20/libcxx-20.1.7.src.tar.xz 10b62d003f16afbd1a5ee0aa6397704c13d9a12a2562103998a8c1eff4a0f1ea 72705252 llvm20/llvm-20.1.7.src.tar.xz afdab526c9b337a4eacbb401685beb98a18fb576037ecfaa93171d4c644fe791 8648 llvm20/cmake-20.1.7.src.tar.xz 9357bba8ec103cfb48a271420251a057636aae346b9bad880801e11d19dcbfc6 8332 llvm20/runtimes-20.1.7.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library