This is an archive of the discontinued LLVM Phabricator instance.

[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
makes the unwinder choice explicit.

Diff Detail

Event Timeline

phosek created this revision.Jun 15 2022, 11:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 11:21 AM
Herald added a subscriber: mgorny. · View Herald Transcript
phosek requested review of this revision.Jun 15 2022, 11:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2022, 11:21 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jun 15 2022, 11:53 AM
phosek updated this revision to Diff 437372.Jun 15 2022, 3:36 PM
This revision was landed with ongoing or failed builds.Jul 1 2022, 10:24 AM
This revision was automatically updated to reflect the committed changes.
phosek reopened this revision.Jul 1 2022, 10:48 PM
This revision is now accepted and ready to land.Jul 1 2022, 10:48 PM
This revision was automatically updated to reflect the committed changes.