Skip to content

Add support for new allocsize attribute in LLVM #33075

Closed
@alexcrichton

Description

@alexcrichton

This is mostly a TODO issue for when we next upgrade LLVM. They have recently landed upstream support for a new attribute to tag functions with to indicate that they are an allocator.

This should hopefully obsolete our local patch and we should use these attributes instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-enhancementCategory: An issue proposing an enhancement or a PR with one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions