Skip to content

Audit src/rustllvm/RustWrapper.cpp for C APIs that are now in upstream LLVM. #68955

Open
0 of 1 issue completed
@eddyb

Description

@eddyb

Specifically, functions which are implemented in the oldest supported LLVM version.

We can also consider to polyfill some functions that are available in our fork, but not in some older supported version, using the same name and signature, instead of our own.

cc @alexcrichton @nagisa @nikic @hanna-kruppe

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.C-cleanupCategory: PRs that clean code up or issues documenting cleanup.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions