[PATCH] D47674: [llvm-strip] Add missing aliases for --strip-debug

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 03:23:35 PDT 2018


jhenderson accepted this revision.
jhenderson added a comment.

LGTM. I do question the idea that -g removes debug information, since everywhere else it adds it, but since that's what the GNU tool does, we should probably follow it.


Repository:
  rL LLVM

https://reviews.llvm.org/D47674





More information about the llvm-commits mailing list