[PATCH] D71591: [llvm-readob] - Refactor printing of sections flags. NFCI.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 01:35:51 PST 2019


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: seiya, rupprecht.
Herald added a project: LLVM.
grimar updated this revision to Diff 234243.
grimar added a comment.

- A better helper function name.


This is a natural clean-up after D71462 <https://reviews.llvm.org/D71462>/D71464 <https://reviews.llvm.org/D71464>.
It allows to define known section letters used for GNU style
in one place.


https://reviews.llvm.org/D71591

Files:
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71591.234243.patch
Type: text/x-patch
Size: 5257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191217/b7e1702d/attachment.bin>


More information about the llvm-commits mailing list