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
ClosesPi-Squared-Inc/pi2#1432
This PR introduces a new attribute specific to the LLVM Backend. It
includes the `ordinal` attribute to the KORE definition when
`preprocess` is called after parsing a definition. The content of the
attribute is a `string_sort` with the value of the computed
`axiom_ordinal`.
A new C++ tool is planned to consume this feature instead of reading a
definition with a bash script.
The main intention of this feature is to expose this information to the
Python bindings to be used in Proof Hints integration tests.
0 commit comments