[PATCH] D39021: [llvm-objcopy] Add support for --only-keep and the special way it interacts with -O binary
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 09:02:11 PST 2017
jhenderson added a comment.
In https://reviews.llvm.org/D39021#925500, @jakehehrlich wrote:
> How does this sound?
I like the sound of this plan. It's pretty clear what the semantics are from your explanation, although we should somehow document this, maybe in a big comment block somewhere until llvm-objcopy has its own documentation, and I agree with your arguments for the differences in behaviour.
Repository:
rL LLVM
https://reviews.llvm.org/D39021
More information about the llvm-commits
mailing list