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

Fix crux-mir-comp build and add to CI #1501

Merged
merged 2 commits into from
Nov 11, 2021
Merged

Conversation

spernsteiner
Copy link
Contributor

The crux-mir-comp build had bitrotted due to not being included in CI. This branch fixes the build and adds it to CI. For now, it attempts to build crux-mir-comp but doesn't run the test suite, since the test suite has extra dependencies (mir-json and translated libraries).

Copy link
Contributor

@RyanGlScott RyanGlScott left a comment

Choose a reason for hiding this comment

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

Wonderful, thanks!

@spernsteiner spernsteiner added the ready-to-merge If at least one person approves this PR, automatically merge it when CI finishes successfully. label Nov 11, 2021
@mergify mergify bot merged commit 1a52b47 into master Nov 11, 2021
@mergify mergify bot deleted the update-crux-mir-comp-20211108 branch November 11, 2021 02:11
@RyanGlScott RyanGlScott added the crucible/mir Related to crucible-mir verification label Mar 13, 2023
@RyanGlScott RyanGlScott added the crucible/mir-comp Related to compositional MIR verification label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crucible/mir Related to crucible-mir verification crucible/mir-comp Related to compositional MIR verification ready-to-merge If at least one person approves this PR, automatically merge it when CI finishes successfully.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants