| commit | e8c3c5fe5d04e890b3ebbf12eefc8d8f14e96438 | [log] [tgz] |
|---|---|---|
| author | Stephen Hines <srhines@google.com> | Thu Jul 12 17:42:17 2018 +0000 |
| committer | Stephen Hines <srhines@google.com> | Thu Jul 12 17:42:17 2018 +0000 |
| tree | 30771cbf18e85256b7be6357dfd907bcd3ebba80 | |
| parent | 773c7c4b6e82921b06f4622158f9fcf3e4a44bd2 [diff] |
Add --strip-all option back to llvm-strip. Summary: This option appears to have been dropped as part of the refactoring in r331663. Unfortunately, if we want to use llvm-strip as a drop-in replacement for strip, this option should still be available. Reviewers: alexshap Reviewed By: alexshap Subscribers: meikeb, kongyi, chh, jakehehrlich, llvm-commits, pirama Differential Revision: https://reviews.llvm.org/D49226 llvm-svn: 336921