llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
BROKEN
Package version 19.1.2
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 17 OCT 2024, 18:04:20 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-19.1.2/
Distribution File Information
76901827630afdbcfc7c1e8da578410e53b1122b4b5eb4d8bd934fc6e758bc73 120060 libunwind-19.1.2.src.tar.xz 99321e2720bf72a3e88755cc298c2d78e1f0e628cafde6d5df308e574c36d336 4747796 libcxx-19.1.2.src.tar.xz 99a7b915dd67e02564567f07f1c93c4ab0f4d4119e02d80d450e76ae69cf36bd 67806088 llvm-19.1.2.src.tar.xz 139209d798fbe4a84becfa605aee7fd8f4412c6591976f3e672211e3fbdcf65b 9296 cmake-19.1.2.src.tar.xz ec7e60cd8b1800bfed6f4c0b6ee2d9419dd8c27b1a19f3f1bc72e777fdb58ee2 7220 runtimes-19.1.2.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library