Skip to content

Use goto-cc to compile once and establish sharing#29

Merged
tautschnig merged 1 commit intodiffblue:masterfrom
tautschnig:goto-cc
Apr 25, 2018
Merged

Use goto-cc to compile once and establish sharing#29
tautschnig merged 1 commit intodiffblue:masterfrom
tautschnig:goto-cc

Conversation

@tautschnig
Copy link
Collaborator

Writing goto binaries establishes sharing of equal irepts, which is
beneficial to all subsequent stages of analysis. For CBMC this
furthermore implies that compilation is only done once instead of doing
so for every loop unwinding attempt.

Writing goto binaries establishes sharing of equal irepts, which is
beneficial to all subsequent stages of analysis. For CBMC this
furthermore implies that compilation is only done once instead of doing
so for every loop unwinding attempt.
@tautschnig tautschnig merged commit 4d78737 into diffblue:master Apr 25, 2018
@tautschnig tautschnig deleted the goto-cc branch April 25, 2018 10:26
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