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

Add minimal LLVM OrcV2 bindings #14887

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

HertzDevil
Copy link
Contributor

Resolves part of #14856 to the extent required by #14886.

@HertzDevil HertzDevil marked this pull request as ready for review August 10, 2024 03:56
@JarnaChao09
Copy link
Contributor

I didn't realize there was a PR just for the LLVM bindings, leaving this here for completeness's sake

#14886 (comment)

@straight-shoota
Copy link
Member

Would it be possible to add a couple of specs for this?

@HertzDevil
Copy link
Contributor Author

What kind of specs, though? The few ones we have are mostly for our own code, rather than simple wrappers

@straight-shoota
Copy link
Member

Dunno. This was really just a question.
Suppose we'll have some tests when we use these bindings in our existing tests with JIT.

@straight-shoota straight-shoota added this to the 1.14.0 milestone Aug 12, 2024
@straight-shoota straight-shoota merged commit 529fa4d into crystal-lang:master Aug 13, 2024
62 checks passed
@HertzDevil HertzDevil deleted the feature/llvm-orc branch August 13, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants