Cryptic saw-verifier error when ghost state contains values of different types #543
Labels
subsystem: crucible-llvm
Issues related to LLVM bitcode verification with crucible-llvm
type: bug
Issues reporting bugs or unexpected/unwanted behavior
Milestone
In the same vein as #542 when run on
test_ghost_branch_03
from #541,saw-verifier
yeilds this message when the ghost state has different types along different branches:Instead, we should disallow storing values of any type in ghost state, and make the declaration of a ghost variable explicitly typed.
The text was updated successfully, but these errors were encountered: