[PATCH] D61641: [llvm-objcopy] Strip file symbols with --strip-unneeded
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 7 09:01:46 PDT 2019
evgeny777 added a comment.
> Does this match GNU objcopy's behaviour? If GNU strips them, we should probably too. If not, we shouldn't.
Yes, GNU objcopy seems to remove STT_FILE symbols even in relocatable objects
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61641/new/
https://reviews.llvm.org/D61641
More information about the llvm-commits
mailing list