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

Turn llvm_traversal_ctx to static thread local #18

Open
LefterisJP opened this issue Feb 6, 2017 · 0 comments
Open

Turn llvm_traversal_ctx to static thread local #18

LefterisJP opened this issue Feb 6, 2017 · 0 comments

Comments

@LefterisJP
Copy link
Contributor

This is a design decision that I am not so sure about. At the moment almost all of the backend llvm functions take the llvm_traversal_ctx as an argument. Example here.

Maybe it would be beneficial to make it into a static global thread local variable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant