[PATCH] D65787: [llvm-strip] Support --strip-sections with the llvm-strip command.
Wolfgang Pieb via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 10:28:27 PDT 2019
wolfgangp added a comment.
> This sentence in the description:
>
>> The reasons for this are unclear, so this patch adds the option to llvm-strip.
>
> We do not add options merely for "unclear" reasons. It is because the option is a good fit for llvm-strip.
Well, of course! The unclear part was why it wasn't already supported in the first place. So I see we're in violent agreement.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65787/new/
https://reviews.llvm.org/D65787
More information about the llvm-commits
mailing list