Skip to content

Make label prefixes user configurable #238

@tomsons26

Description

@tomsons26

currently to ignore prefixes somewhat specific to my workflow i have to edit is_local_label to have
const LABEL_PREFIXES: &[&str] = &[".L", "off_", "loc_", "LAB_", "$L"];
would be good if these were specifiable in the config file instead as there's many prefixes across many compilers/assemblers, objdiff shouldn't be trying to cover them all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions