llvm-libunwind
Port variant std
Summary LLVM version of libunwind library
BROKEN
Package version 18.1.8
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 09 AUG 2024, 21:24:17 UTC
Port created 08 MAR 2019, 17:07:25 UTC
Subpackage Descriptions
set Subpackage description undefined (port maintainer error).
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-18.1.8/
Distribution File Information
c31577d16978b0da0e472ef751f74893a5b459a7ea4a383b75f7ab93cf1e6877 119316 libunwind-18.1.8.src.tar.xz bdecf90be0072bc720fd5c9c8ab061cdb197edd0c8ad3e170dc3e6bfaa49f388 4028732 libcxx-18.1.8.src.tar.xz f68cf90f369bc7d0158ba70d860b0cb34dbc163d6ff0ebc6cfa5e515b9b2e28d 61986468 llvm-18.1.8.src.tar.xz 59badef592dd34893cd319d42b323aaa990b452d05c7180ff20f23ab1b41e837 8708 cmake-18.1.8.src.tar.xz 9997c2e91e5438e2963306ba5019d85b5384b467535632738d8670ced8f07cb3 6788 runtimes-18.1.8.src.tar.xz
Ports that require llvm-libunwind:std
libcxx:std LLVM C++ standard library