Skip to content
New issue

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

crucible-llvm: Helpers for binding function handles #1142

Merged

Conversation

langston-barrett
Copy link
Contributor

Introduce a few low-level helpers for binding function handles. These helpers abstract patterns seen in different parts of the codebase (override registration and lazy CFG translation).

Introduce a few low-level helpers for binding function handles. These
helpers abstract patterns seen in different parts of the codebase (override
registration and lazy CFG translation).
@langston-barrett langston-barrett marked this pull request as ready for review November 28, 2023 18:36
@langston-barrett langston-barrett merged commit a8839cd into GaloisInc:master Dec 5, 2023
31 checks passed
@langston-barrett langston-barrett deleted the lb/bind-llvm-override branch December 5, 2023 15:52
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Jan 10, 2024
This bumps the `crucible` submodule to bring in the changes from
GaloisInc/crucible#1142. This changes the type of one of `bindLLVMFunPtr`'s
arguments from `Declare` to `Symbol`, which requires a corresponding code
change in SAW.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants