Skip to content

Discrepancy in API between minor versions of llvm-sys. #718

Description

@ErisianArchitect

Version 221.0.0

Version 221.1.0

I'm not sure why, but this function is missing from the versions of llvm-sys that inkwell supports. I imagine there are many other functions like this one that are missing from llvm-sys's API.

That's to be expected between minor versions, but I just think it's odd that inkwell is not supporting a more recent minor version.

This is a barrier that I've just run into while implementing the Orc2 API.

I was using 211.1.0 as a reference for the API, but I didn't realize that it was actually a different surface than the version that inkwell actually uses.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions