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

Only fix personality to (MS.MacawSimulatorState sym) where required. (take two) #264

Merged
merged 3 commits into from
Feb 21, 2022

Conversation

RyanGlScott
Copy link
Contributor

This is the same patch as #203, but rebased and with an additional commit to parameterize Lookup{Function,Syscall}Handle by the personality type variable, which proves handy in my particular use case. I've also added another commit to note these changes in the macaw-symbolic changelog.

Copy link
Contributor

@travitch travitch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I approve in general. We'll want to give the SAW folks a heads up since I believe they have some customizations for x86 that will be affected

@RyanGlScott
Copy link
Contributor Author

We'll want to give the SAW folks a heads up since I believe they have some customizations for x86 that will be affected

Yes, good point. I'm happy to write the corresponding SAW PR.

@RyanGlScott RyanGlScott merged commit a431519 into master Feb 21, 2022
@RyanGlScott RyanGlScott deleted the rgs/generalize-personality2 branch February 21, 2022 18:27
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Feb 21, 2022
This bumps the `macaw` submodule, which brings in changes from
GaloisInc/macaw#264. This requires explicitly instantiating the new
`personality` type variable of `LookupFunctionHandle` to accommodate.
RyanGlScott added a commit to GaloisInc/saw-script that referenced this pull request Feb 22, 2022
This bumps the `macaw` submodule, which brings in changes from
GaloisInc/macaw#264. This requires explicitly instantiating the new
`personality` type variable of `LookupFunctionHandle` to accommodate.
mergify bot added a commit to GaloisInc/saw-script that referenced this pull request Feb 22, 2022
RyanGlScott added a commit to GaloisInc/ambient-verifier that referenced this pull request Mar 1, 2023
This bumps the `macaw` submodule, which brings in changes from
GaloisInc/macaw#264. This requires explicitly
instantiating the new `personality` type variable of
`MacawArchEvalFn` and `Lookup{Function,Syscall}Handle` to accommodate.
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.

3 participants