Fuchsia already uses libunwind, but it does so implicitly via libc++. This change
makes the unwinder choice explicit.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127887
[CMake][Fuchsia] Use libunwind as the default unwinder ClosedPublic Authored by phosek on Jun 15 2022, 11:21 AM.
Details Summary Fuchsia already uses libunwind, but it does so implicitly via libc++. This change
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 15 2022, 11:53 AM This revision was landed with ongoing or failed builds.Jul 1 2022, 10:24 AM Closed by commit rG6213dba19fc0: [CMake][Fuchsia] Use libunwind as the default unwinder (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes. phosek added a reverting change: rG68050c235432: Revert "[CMake][Fuchsia] Use libunwind as the default unwinder".Jul 1 2022, 10:44 PM This revision is now accepted and ready to land.Jul 1 2022, 10:48 PM Closed by commit rGa8e6056e2417: [CMake][Fuchsia] Use libunwind as the default unwinder (authored by phosek). · Explain WhyJul 9 2022, 11:15 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 443449 clang/cmake/caches/Fuchsia-stage2.cmake
clang/cmake/caches/Fuchsia.cmake
|