Update crucible libraries to track what4 changes.

Additionally, minor related fixes in the SAWCore backend.
This commit is contained in:
Rob Dockins 2018-08-14 16:19:47 -07:00
parent b8de611a7b
commit d7d601a872

View File

@ -294,6 +294,7 @@ bitblastExpr h ae = do
SemiRingLe SemiRingNat _ _ -> natFail
SemiRingIte SemiRingNat _ _ _ -> natFail
NatDiv{} -> natFail
NatMod{} -> natFail
------------------------------------------------------------------------
-- Integer operations