Description
LLVM's unwinder library.
The unwind library provides a family of Unwind* functions implementing the language-neutral stack unwinding portion of the Itanium C++ ABI (Level I). It is a dependency of the C++ ABI library, and sometimes is a dependency of other runtimes.