Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information