-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use SBV to identify concrete saw-core terms when translating to Cruci…
…ble. This means that a setup value like `crucible_term {{ 4:[32] }}` or `crucible_term {{ 1 << 7 : [32] }}` will be treated as a known concrete value by Crucible, and can be used as an array index or loop bound.
- Loading branch information
Brian Huffman
committed
Mar 24, 2017
1 parent
37949bf
commit 2673178
Showing
1 changed file
with
14 additions
and
3 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