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

Rewrite ConvertIntegerToPointerOperations pass to not rely on pointer types #303

Open
tetsuo-cpp opened this issue Jul 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request llvm_pass

Comments

@tetsuo-cpp
Copy link
Contributor

As part of the opaque pointers implementation, I commented out the ConvertIntegerToPointerOperations pass since it makes heavy use of pointer types. We should rewrite this pass to not rely on pointer types when we get the chance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request llvm_pass
Projects
None yet
Development

No branches or pull requests

1 participant