[PATCH] D47750: [llvm-strip] Expose --discard-all option
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 6 01:44:27 PDT 2018
jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.
LGTM. I think the updated version makes a lot more sense (why discard the local symbols if you are going to remove the symbol table anyway?).
Repository:
rL LLVM
https://reviews.llvm.org/D47750
More information about the llvm-commits
mailing list