[PATCH] D87042: [llvm-readelf] - Move a bit of common code to printDynamicRelocHeader(). NFC.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 09:26:12 PDT 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added a subscriber: rupprecht.
Herald added a project: LLVM.
grimar requested review of this revision.
This helps to isolate printing of the relocation's summary header
in a single place.
https://reviews.llvm.org/D87042
Files:
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87042.289492.patch
Type: text/x-patch
Size: 5255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200902/949b9f32/attachment.bin>
More information about the llvm-commits
mailing list