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

x86: Properly include assumed preconditions in goals #1095

Merged
merged 3 commits into from Apr 18, 2021
Merged

Conversation

chameco
Copy link
Contributor

@chameco chameco commented Mar 1, 2021

Previously, assumptions made using crucible_precond explicitly were not propagated to goals. This was something I overlooked when initially working on the x86 support, since we weren't using crucible_precond at the time.

Copy link
Contributor

@atomb atomb left a comment

Choose a reason for hiding this comment

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

This looks reasonable and includes tests. 👍

@chameco chameco merged commit aac0a02 into master Apr 18, 2021
@mergify mergify bot deleted the x86-precond branch April 18, 2021 02:42
lisanna-dettwyler pushed a commit that referenced this pull request Apr 19, 2021
* x86: Properly assume preconditions

* x86: Add an integration test
@RyanGlScott RyanGlScott added the x86 Issues related to x86 verification label Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x86 Issues related to x86 verification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants