]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #51962 - crlf0710:patch-2, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Fri, 13 Jul 2018 18:56:37 +0000 (02:56 +0800)
committerGitHub <noreply@github.com>
Fri, 13 Jul 2018 18:56:37 +0000 (02:56 +0800)
Provide llvm-strip in llvm-tools component

Shipping this tool gives people reliable way to reduce the generated executable size.

I'm not sure if this strip tool is available from the llvm version current rust is built on. But let's take a look. @japaric

1  2 
src/bootstrap/lib.rs

Simple merge