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

[VCLLVM] Add function call support for LLVM #1036

Merged
merged 1 commit into from
Jun 7, 2023
Merged

Conversation

Drevanoorschot
Copy link
Contributor

This PR adds support for function calls for the LLVM IR language in VerCors.

Testing if all the rewrite steps are executed correctly, is kind of hard at the moment as that's most easily tested by writing a program with some contracts on which PR #1034 will need to be merged first.

At least there are no build errors :)

@pieter-bos pieter-bos merged commit 2f71d5c into dev Jun 7, 2023
@pieter-bos pieter-bos deleted the vcllvm_functioncalls branch June 7, 2023 11:38
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.

2 participants