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

doesn't handle memory correctly #24

Open
dpzmick opened this issue Aug 5, 2016 · 0 comments
Open

doesn't handle memory correctly #24

dpzmick opened this issue Aug 5, 2016 · 0 comments

Comments

@dpzmick
Copy link
Contributor

dpzmick commented Aug 5, 2016

When an execution engine is created, it should take ownership of the module it wraps. In llvm, this is the case.

This package doesn't seem to do that, this results in lots of valgrind errors while rust cleans everything up

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

No branches or pull requests

1 participant