Skip to content

[feat] add mechanism to show coverage in object code #74

@wucke13

Description

@wucke13

Many constructs in Rust can create a multitude of differing object code. To address this, it would be advantageous to measure the coverage at the object code level. This way, for example multiple instantiations of a single function generic function are verifiably covered.

Is it possible to add this to llvm-profparser?

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