Skip to content

Option to disable caching for inlining #654

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 2 commits into from
Mar 19, 2017

Conversation

danpoe
Copy link
Contributor

@danpoe danpoe commented Mar 19, 2017

This adds an option --no-caching to goto-instrument which disables the caching of intermediate results when doing transitive inlining (currently used by --function-inline). This is to improve memory consumption on the codebase of an industrial partner.

@kroening kroening merged commit 7b8a4e6 into diffblue:master Mar 19, 2017
@danpoe danpoe deleted the inlining-no-caching branch March 1, 2018 18: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