-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OCM Command Update: Refactored and improved code.
* Added pointer and continuous memory support. * Added init depth limit. Pointers get initialized to NULL after limit. * Separated logic. * _generate_primitive_type_variables generates the nondet variables. * The OCM function then passes again through the types and builds the code. ESBMC Code Gen Update: * Added support for pointers and continuous memory.
- Loading branch information
1 parent
60c795e
commit 8eabea5
Showing
2 changed files
with
169 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters