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

No longer emit old overload attribute #4016

Merged
merged 1 commit into from
Feb 20, 2024
Merged

No longer emit old overload attribute #4016

merged 1 commit into from
Feb 20, 2024

Conversation

Baltoli
Copy link
Contributor

@Baltoli Baltoli commented Feb 20, 2024

The backends have now all been changed to accept the new symbol-overload KORE attribute (runtimeverification/llvm-backend#984, runtimeverification/haskell-backend#3723) and so we can safely stop the frontend from emitting the old overload syntax.

Downstream testing on the C semantics (which makes heavy use of overloading) has passed, so I'm confident this change is correct.

@Baltoli Baltoli marked this pull request as ready for review February 20, 2024 17:09
Copy link
Contributor

@gtrepta gtrepta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@rv-jenkins rv-jenkins merged commit cc2f814 into develop Feb 20, 2024
22 of 32 checks passed
@rv-jenkins rv-jenkins deleted the drop-overload branch February 20, 2024 18:27
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