[all-commits] [llvm/llvm-project] 6213db: [CMake][Fuchsia] Use libunwind as the default unwi...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Jul 1 10:24:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6213dba19fc0d65ab8b366b6d78c56cbd63c9d7d
https://github.com/llvm/llvm-project/commit/6213dba19fc0d65ab8b366b6d78c56cbd63c9d7d
Author: Petr Hosek <phosek at google.com>
Date: 2022-07-01 (Fri, 01 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