[PATCH] D84330: [llvm-readelf] - Simplify the implementation of getSectionTypeString() helper. NFCI.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 08:27:29 PDT 2020
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: s.egerton, rupprecht, simoncook.
Herald added a project: LLVM.
It is used for printing section headers in the GNU style
and the implementation can be simplified.
https://reviews.llvm.org/D84330
Files:
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84330.279834.patch
Type: text/x-patch
Size: 3836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/ee8edd7a/attachment.bin>
More information about the llvm-commits
mailing list