This is an archive of the discontinued LLVM Phabricator instance.

[macho2yaml] Remove unused functions. NFC.
ClosedPublic

Authored by Higuoxing on Aug 6 2020, 8:55 PM.

Details

Summary

dumpDebugStrings() and dumpDebugAbbrev() are no longer used in
macho2yaml. This patch helps remove them.

Diff Detail

Event Timeline

Higuoxing created this revision.Aug 6 2020, 8:55 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2020, 8:55 PM
Higuoxing requested review of this revision.Aug 6 2020, 8:55 PM
grimar accepted this revision.Aug 7 2020, 12:51 AM

LGTM

This revision is now accepted and ready to land.Aug 7 2020, 12:51 AM
This revision was landed with ongoing or failed builds.Aug 7 2020, 5:34 AM
This revision was automatically updated to reflect the committed changes.