dumpDebugStrings() and dumpDebugAbbrev() are no longer used in
macho2yaml. This patch helps remove them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85496
[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
Diff Detail
Event TimelineThis 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 Closed by commit rG100e1f911c0e: [macho2yaml] Remove unused functions. NFC. (authored by Higuoxing). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283883 llvm/tools/obj2yaml/macho2yaml.cpp
|