Description
Programs can use LLVM libunwind for stack unwinding and exception-related runtime support.
This package is useful for developers and runtimes that need LLVM unwinding behavior. It is a low-level library, not an application users open directly.
Runtime libraries affect program compatibility and crash handling. Keep versions consistent with the toolchain when possible.