llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
Package version 20.1.4
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 04 MAY 2025, 04:00:37 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.4/
Distribution File Information
6be6213cdb628af13b29c6c45a1eb8f2181fa1590cffce6e7f7ba7508cfccede 120836 llvm20/libunwind-20.1.4.src.tar.xz 435890bbcda9b0076ccc843949d34d08598faf72a68e2cec6740a72735f1d394 4459608 llvm20/libcxx-20.1.4.src.tar.xz 98a95e4a86dd50d0177ae058365e08da0569ad843e829a68489a0d217e5c4411 72705040 llvm20/llvm-20.1.4.src.tar.xz d6fe52e4fd709590284127cfef143f67ff1b917865f1b4731f6600c330bf9c27 8648 llvm20/cmake-20.1.4.src.tar.xz 5a559ab91fe5963c69f9b7838f364e0ab72e1a6cca9b9cbadf8426f93a203a9c 8336 llvm20/runtimes-20.1.4.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library