Skip to content

Add LLVM function pass test and LLVM module pass test #31185

Closed
@frewsxcv

Description

@frewsxcv

To prevent #31067 from occurring again

At the time of writing, this is the only LLVM pass test we have in the suite:

https://github.com/rust-lang/rust/blob/master/src/test/auxiliary/llvm_pass_plugin.rs

which is testing a built-in pass and not a custom one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.E-needs-testCall for participation: An issue has been fixed and does not reproduce, but no test has been added.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions