[PATCH] D59762: [llvm-objcopy] - Refactor the code. NFC.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 05:13:20 PDT 2019
grimar created this revision.
grimar added reviewers: jhenderson, jakehehrlich, rupprecht.
Herald added subscribers: MaskRay, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: alexshap.
This patch is an attempt to split the `handleArgs` method.
It is useful for one of my patches that I'll post in a minute.
https://reviews.llvm.org/D59762
Files:
tools/llvm-objcopy/ELF/ELFObjcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59762.192080.patch
Type: text/x-patch
Size: 9248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190325/7384c093/attachment.bin>
More information about the llvm-commits
mailing list