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

undefined functions taking parameters are buggy #40

Closed
mchalupa opened this issue Sep 16, 2015 · 0 comments
Closed

undefined functions taking parameters are buggy #40

mchalupa opened this issue Sep 16, 2015 · 0 comments
Labels

Comments

@mchalupa
Copy link
Owner

we must assume they have modified the memory, otherwise it is unsound. Also I'm not sure we are adding def-use edges properly, because the callinst can be in constant expr (bitcast) and in that case we won't add the def-use edges at all

@mchalupa mchalupa added the bug label Sep 16, 2015
@mchalupa mchalupa mentioned this issue Sep 17, 2015
Closed
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant