Skip to content

It there a way to produce the whole final program's asm? #248

@wormtql

Description

@wormtql

I call some functions in main.rs, and compile it to a binay, but the --emit asm only produces the asm of main.rs, not the external function it is calling. And the cargo-asm seems to only support emit indivudual functions. So is there a way to produce the final linked program's asm?

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