Skip to content

Inlined and monomorphised functions should have llvm internal visibility #2020

@brson

Description

@brson

I see a bunch of my cross crate inlined functions have been optimized out of the call site, but the functions are still defined in the ll asm. Presumably that wouldn't happen if they were internal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions