This is an archive of the discontinued LLVM Phabricator instance.

[llvm-readelf] - Move a bit of common code to printDynamicRelocHeader(). NFC.
ClosedPublic

Authored by grimar on Sep 2 2020, 9:26 AM.

Details

Summary

This helps to isolate printing of the relocation's summary header
in a single place.

Diff Detail

Event Timeline

grimar created this revision.Sep 2 2020, 9:26 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 2 2020, 9:26 AM
Herald added a subscriber: rupprecht. · View Herald Transcript
grimar requested review of this revision.Sep 2 2020, 9:26 AM
This revision is now accepted and ready to land.Sep 3 2020, 1:08 AM