[PATCH] D40620: [llvm] Add stripped installation targets
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 30 13:20:41 PST 2017
beanz accepted this revision.
beanz added a comment.
This revision is now accepted and ready to land.
LGTM. It is a little strange that CMake generates the `install/strip` target automatically, but won't let you put `/` in a target name, but there really isn't anything to be done about it.
https://reviews.llvm.org/D40620
More information about the llvm-commits
mailing list