Skip to content
Snippets Groups Projects
Commit 3ef201af authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Improve model reconstruction by providing target type

This is necessary because what was there was invalid:
sorts<->types are not a bijection, since several Leon types compile to
the same sort (BV32) <-> (CharType, Int32Type).

By providing the expected type, we can reconstruct the correct model.
If the model uses expressions, we can no longer make sure we get the
right thing, and will guess using sorts.
parent b913f3ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment