1Name: libunwind 2URL: https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git 3Version: ToT (Top of the Tree, the mirror is kept in sync with the upstream project) 4License: MIT, University of Illinois/NCSA Open Source License 5License File: trunk/LICENSE.TXT 6Security Critical: yes 7 8Description: 9 10libunwind for Chromium. This provides stack unwind functionality on Fuchsia and 11Android builds, and is additionally a dependency of libc++abi on Arm builds. 12