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

support global ifuncs #61

Merged
merged 1 commit into from
Feb 24, 2024
Merged

support global ifuncs #61

merged 1 commit into from
Feb 24, 2024

Conversation

cdisselkoen
Copy link
Owner

Fixes #57 and adds a test for the same. Global IFuncs have existed since at least LLVM 8, so we can add support for them in all LLVM versions that we support.

@cdisselkoen cdisselkoen merged commit ad75c10 into main Feb 24, 2024
9 checks passed
@cdisselkoen cdisselkoen deleted the ifuncs branch February 24, 2024 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Panic while parsing in llvm-ir-0.10.0/src/constant.rs:1503
1 participant