[PATCH] D75172: [obj2yaml] - Split sections dumping to a new ELFDumper<ELFT>::dumpSections() method.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 27 02:36:52 PST 2020
grimar added a comment.
In D75172#1894188 <https://reviews.llvm.org/D75172#1894188>, @MaskRay wrote:
> On its own, it increases complexity.
By splitting 234 lines method into two I guess .. :)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75172/new/
https://reviews.llvm.org/D75172
More information about the llvm-commits
mailing list