[PATCH] D52163: -S as an alias for --strip-all-gnu
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 17 01:22:15 PDT 2018
alexshap added a comment.
the change looks fine, but it needs a test - simply have a look at the existing ones and add one more invocation of the tool (with this alias).
To run the tests there are special targets: check-llvm-tools, check-all, etc
Repository:
rL LLVM
https://reviews.llvm.org/D52163
More information about the llvm-commits
mailing list