Skip to content

Support dylib LTO #765

Closed
Closed
@steveklabnik

Description

@steveklabnik

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-dev-toolsRelevant to the development tools team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions