You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add axiom filtering property to python bindings (#1061)
This adds a boolean property to kore_axiom_declaration objects which
will be `True` if the axiom is used by the LLVM backend and `False` if
the LLVM backend filters it out.
0 commit comments