[PATCH] D53163: [llvm-strip] Support -s alias for --strip-all. Make both strip and objcopy case sensitive to support both -s (--strip-all) and -S (--strip-debug).

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 11:38:13 PDT 2018


jakehehrlich accepted this revision.
jakehehrlich added a comment.
This revision is now accepted and ready to land.

Looks like a strict improvement to me and a nice test case fix. Thanks!

LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D53163





More information about the llvm-commits mailing list