[all-commits] [llvm/llvm-project] a8e605: [CMake][Fuchsia] Use libunwind as the default unwi...

Petr Hosek via All-commits all-commits at lists.llvm.org
Sat Jul 9 11:15:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8e6056e24173167fa8d3a588982f36ba83312bd
      https://github.com/llvm/llvm-project/commit/a8e6056e24173167fa8d3a588982f36ba83312bd
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-07-09 (Sat, 09 Jul 2022)

  Changed paths:
    M clang/cmake/caches/Fuchsia-stage2.cmake
    M clang/cmake/caches/Fuchsia.cmake

  Log Message:
  -----------
  [CMake][Fuchsia] Use libunwind as the default unwinder

Fuchsia already uses libunwind, but it does so implicitly via libc++.
This change makes the unwinder choice explicit.

Differential Revision: https://reviews.llvm.org/D127887




More information about the All-commits mailing list