Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

llvm: Add support for LLVM-15 typed pointers #3167

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Jan 21, 2025

Work the same way as the old "Pointer" class,
the class itself is modified to represent opaque pointers.

Neeed for llvmlite>=0.44.0

Work the same way as the old "Pointer" class,
the class itself is modified to represent opaque pointers.

Neeed for llvmlite>=0.44.0

Signed-off-by: Jan Vesely <[email protected]>
@jvesely jvesely added the compiler Runtime Compiler label Jan 21, 2025
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.11):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit f09dd7b into PrincetonUniversity:devel Jan 21, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Runtime Compiler
Projects
Development

Successfully merging this pull request may close these issues.

1 participant