We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
macaw-symbolic
We recently added some code to macaw-symbolic to help set up the stack: https://github.com/GaloisInc/macaw/blob/897960d722c3ce14dce4b28fba3e858bafd7f63c/symbolic/src/Data/Macaw/Symbolic/Stack.hs
This project could probably use those functions to replace allocateStack:
allocateStack
pate/src/Pate/Verification/InlineCallee.hs
Line 121 in c435428
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We recently added some code to
macaw-symbolic
to help set up the stack: https://github.com/GaloisInc/macaw/blob/897960d722c3ce14dce4b28fba3e858bafd7f63c/symbolic/src/Data/Macaw/Symbolic/Stack.hsThis project could probably use those functions to replace
allocateStack
:pate/src/Pate/Verification/InlineCallee.hs
Line 121 in c435428
The text was updated successfully, but these errors were encountered: