libunwind: LLVM Unwinder1

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).

... part of T2, get it here

URL: https://clang.llvm.org/docs/Toolchain.html#unwind-library

Author: University of Illinois/NCSA
Author: Chris Lattner <clattner [at] apple [dot] com>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: BSD
Status: Stable
Version: 18.1.2

Remark: Does cross compile (as setup and patched in T2).

Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-18.1.2/ libunwind-18.1.2.src.tar.xz
Download: https://github.com/llvm/llvm-project/tags/download/llvmorg-18.1.2/ cmake-18.1.2.src.tar.xz

T2 source: libunwind.cache
T2 source: libunwind.conf
T2 source: libunwind.desc

Build time (on reference hardware): 1% (relative to binutils)2

Installed size (on reference hardware): 0.39 MB, 18 files

Dependencies (build time detected): 00-dirtree bash binutils cmake coreutils diffutils findutils gawk grep make sed tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).