Skip to content

Factor out show_vcc from bmct #2884

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

Merged
merged 1 commit into from
Sep 3, 2018

Conversation

peterschrammel
Copy link
Member

@peterschrammel peterschrammel commented Sep 2, 2018

Based on #2883

Only review last commit

Could also be moved to goto-symex [done]

@peterschrammel peterschrammel changed the title Factor out program_only from bmct Factor out show_vcc from bmct Sep 2, 2018
@peterschrammel peterschrammel force-pushed the move-show-vcc branch 4 times, most recently from 4804ee0 to 16264b0 Compare September 2, 2018 22:02
Copy link
Collaborator

@tautschnig tautschnig left a comment

Choose a reason for hiding this comment

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

+1 for moving it to goto-symex - the code depends on an implementation detail (symex_target_equation.h) of goto-symex.

@peterschrammel
Copy link
Member Author

@tautschnig, moved.

@@ -69,7 +69,6 @@ BMC_DEPS =../src/cbmc/all_properties$(OBJEXT) \
../src/cbmc/cbmc_solvers$(OBJEXT) \
../src/cbmc/counterexample_beautification$(OBJEXT) \
../src/cbmc/fault_localization$(OBJEXT) \
../src/cbmc/show_vcc$(OBJEXT) \
Copy link
Contributor

Choose a reason for hiding this comment

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

is the moved one not needed here ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

The moved one is dragged in implicitly via goto-symex$(LIBEXT).

@peterschrammel peterschrammel merged commit ec7356b into diffblue:develop Sep 3, 2018
@peterschrammel peterschrammel deleted the move-show-vcc branch September 3, 2018 20:15
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.

6 participants