[PATCH] D57461: [obj2yaml] - Merge dumpRelSection and dumpRelaSection. NFC.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 30 09:36:22 PST 2019
grimar created this revision.
grimar added a reviewer: jhenderson.
These methods are very similar, so I would merge them into one.
(also, does not seem that any additional generalization would
make the code simpler too)
https://reviews.llvm.org/D57461
Files:
tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57461.184314.patch
Type: text/x-patch
Size: 3771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/f8a8aa4a/attachment.bin>
More information about the llvm-commits
mailing list