This is an archive of the discontinued LLVM Phabricator instance.

[libunwind] Sync Unwind_AppleExtras.cpp with downstream version
ClosedPublic

Authored by ldionne on Apr 14 2023, 9:51 AM.

Details

Summary

Both had diverged in a few ways, so this brings them both back in sync.

Diff Detail

Event Timeline

ldionne created this revision.Apr 14 2023, 9:51 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 14 2023, 9:51 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne requested review of this revision.Apr 14 2023, 9:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 14 2023, 9:51 AM
mstorsjo accepted this revision.Apr 14 2023, 10:21 AM
mstorsjo added a subscriber: mstorsjo.

LGTM

This revision is now accepted and ready to land.Apr 14 2023, 10:21 AM
ldionne updated this revision to Diff 513744.Apr 14 2023, 2:18 PM

Rebase onto main

CI failures are flakes, shipping.

This revision was landed with ongoing or failed builds.Apr 15 2023, 2:38 AM
This revision was automatically updated to reflect the committed changes.