bors 4995a85f40 auto merge of #12448 : alexcrichton/rust/smaller-rust, r=brson
Two optimizations:

1. Compress `foo.bc` in each rlib with `flate`. These are just taking up space and are only used with LTO, no need for LTO to be speedy.
2. Stop install `librustc.rlib` and friends, this is a *huge* source of bloat. There's no need for us to install static libraries for these components.

cc #12440
2014-02-22 17:46:53 -08:00
..
2014-02-21 07:44:11 -08:00
2014-02-16 17:36:43 -08:00
2014-01-15 17:47:48 -08:00
2014-02-20 18:07:33 -08:00
2014-02-21 10:55:30 -08:00
2014-02-14 10:46:19 -08:00
2014-02-02 10:59:14 -08:00
2014-02-14 19:17:50 -08:00