This is an archive of the discontinued LLVM Phabricator instance.

StopInfo/Mach: Delete PPC support
ClosedPublic

Authored by vsk on Oct 8 2019, 12:48 PM.

Details

Summary

LLDB appears to have at least partial support for PPC, but PPC on Mach isn't a thing AFAIK.

Diff Detail

Event Timeline

vsk created this revision.Oct 8 2019, 12:48 PM

Yes, I don't think we need to support this anymore.

lldb/source/Plugins/Process/Utility/StopInfoMachException.cpp
387

Might as well remove this break too.

jingham accepted this revision.Oct 8 2019, 1:03 PM
This revision is now accepted and ready to land.Oct 8 2019, 1:03 PM
This revision was automatically updated to reflect the committed changes.
vsk marked an inline comment as done.
Herald added a project: Restricted Project. · View Herald TranscriptOct 8 2019, 1:47 PM