This is an archive of the discontinued LLVM Phabricator instance.

Remove i386 and armv7 native support from debugserver
ClosedPublic

Authored by jasonmolenda on Apr 28 2023, 6:04 PM.

Details

Summary

i386 and armv7 are not supported targets any longer; you cannot back-deploy to a mac/phone running these 32-bit OSes as of Xcode 14. We don't have any way to test or exercise this support in debugserver, so it will inevitably bitrot.

Diff Detail

Event Timeline

jasonmolenda created this revision.Apr 28 2023, 6:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 28 2023, 6:04 PM
jasonmolenda requested review of this revision.Apr 28 2023, 6:04 PM
JDevlieghere accepted this revision.Apr 28 2023, 6:05 PM

LGTM 🥳

This revision is now accepted and ready to land.Apr 28 2023, 6:05 PM
This revision was automatically updated to reflect the committed changes.
lldb/tools/debugserver/source/MacOSX/arm/DNBArchImpl.h