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

crucible-llvm: Handle callbr instruction #972

Merged
merged 3 commits into from
May 4, 2022
Merged

Conversation

langston-barrett
Copy link
Contributor

No description provided.

This instruction was added in LLVM 9, it acts like invoke when it comes to
def/use analysis.
@langston-barrett langston-barrett marked this pull request as ready for review April 29, 2022 21:46
For some reason, the same fix doesn't apply to invoke.
@langston-barrett langston-barrett merged commit a0ddd87 into master May 4, 2022
@langston-barrett langston-barrett deleted the lb/callbr branch May 4, 2022 19:21
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.

None yet

3 participants