Skip to content

implement noinline #11767

@andrewrk

Description

@andrewrk

// TODO: support noinline

noinline fn foo() void {}

If you look at the ZIR, the "noinline" information is lost.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.frontendTokenization, parsing, AstGen, Sema, and Liveness.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions