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

Move backend-agnostic dump_mir_items into kani_middle #2503

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

zhassan-aws
Copy link
Contributor

Description of changes:

A minor code refactoring: move dump_mir_items which is independent of the backend to the kani_middle module.

Resolved issues:

Related RFC:

Optional #ISSUE-NUMBER.

Call-outs:

Testing:

  • How is this change tested? Current regressions

  • Is this a refactor change? Yes

Checklist

  • Each commit message has a non-empty body, explaining why the change was made
  • Methods or procedures are documented
  • Regression or unit tests are included, or existing tests cover the modified code
  • My PR is restricted to a single feature or bugfix

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@zhassan-aws
Copy link
Contributor Author

Keeping this as a draft untill #2495 is merged since they may conflict.

@zhassan-aws zhassan-aws marked this pull request as ready for review June 3, 2023 04:38
@zhassan-aws zhassan-aws requested a review from a team as a code owner June 3, 2023 04:38
@zhassan-aws zhassan-aws merged commit f990744 into model-checking:main Jun 5, 2023
@zhassan-aws zhassan-aws deleted the move-dump-mir branch June 5, 2023 16:53
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