[PATCH] D61641: [llvm-objcopy] Strip file symbols with --strip-unneeded
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 07:42:18 PDT 2019
jhenderson added a comment.
Does this match GNU objcopy's behaviour? If GNU strips them, we should probably too. If not, we shouldn't.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61641/new/
https://reviews.llvm.org/D61641
More information about the llvm-commits
mailing list