Skip to content

Support --separate-debug #2016

@agrieve

Description

@agrieve

When looking at mold vs wild for chrome, this came up as a really nice feature that I was lld had. Figured I'd file a feature request for wild to consider it as well! It's particularly useful for Android dev, where you always want to push a stirpped .so to the device, and always want a symbols file locally for symbolization, but actually never really want a .so with both. This flag both saves a call to strip, and makes debug .so files smaller by having them not include the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions