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

llvm: Introduce predicate-building helpers ptrSameAlloc and ptrIsBv #1237

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

langston-barrett
Copy link
Contributor

These functions raise the level of the abstraction of code that manipulates LLVM pointers, focusing less on the representation of pointers and more on the condition to be tested.

These functions raise the level of the abstraction of code that
manipulates LLVM pointers, focusing less on the representation of
pointers and more on the condition to be tested.
@langston-barrett langston-barrett marked this pull request as ready for review August 8, 2024 20:25
@kquick kquick self-requested a review August 8, 2024 20:34
@langston-barrett langston-barrett merged commit 7b46774 into master Aug 8, 2024
32 checks passed
@langston-barrett langston-barrett deleted the lb/llvm-ptr-ops branch August 8, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants