Closed
Description
Issue by mprobinson
Tuesday Nov 11, 2014 at 00:52 GMT
For earlier discussion, see rust-lang/rust#18863
This issue was labelled with: in the Rust repository
Dylibs are currently bloated with useless library code, see #18541. This can be worked around in a platform specific manner using linker scripts, but the correct solution would be to build them with LTO.