This is an archive of the discontinued LLVM Phabricator instance.

[libunwind] Remove compatibility support for macOS 10.6
ClosedPublic

Authored by steven_wu on Aug 17 2020, 1:20 PM.

Details

Summary

Remove _dyld_find_unwind_sections implementation for macOS that is
10.6 or previous. 10.6 is no longer supported for TOT libunwind after
removing its libkeymgr dependency.

Diff Detail

Event Timeline

steven_wu created this revision.Aug 17 2020, 1:20 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 17 2020, 1:20 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
steven_wu requested review of this revision.Aug 17 2020, 1:20 PM
pete accepted this revision.Aug 17 2020, 1:23 PM
This revision is now accepted and ready to land.Aug 17 2020, 1:39 PM
This revision was landed with ongoing or failed builds.Aug 17 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.