Skip to content

"Show LLVM IR" and "Show ASM" are missing some functions #1032

Closed

Description

I tried this code:

pub fn foo(x: i32) -> i32 { x }

Then I [edit: switched to release mode,] clicked "show LLVM IR" and expected to see the IR for this function.
However, the generated LLVM IR doesn't contain any function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions