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

Add support for global_ctor #447

Closed
gavrilikhin-d opened this issue Oct 30, 2023 · 3 comments
Closed

Add support for global_ctor #447

gavrilikhin-d opened this issue Oct 30, 2023 · 3 comments

Comments

@gavrilikhin-d
Copy link
Contributor

Need to initialize global variables with non-constant expressions.
This is usually done by using llvm's global_ctor array.
Can't find an API for using it in inkwell

@gavrilikhin-d
Copy link
Contributor Author

If it's completed, can you, please provide a link to documentation?

@Pat-Lafon
Copy link
Contributor

I believe you opened two issues #446 @gavrilikhin-d

@gavrilikhin-d
Copy link
Contributor Author

Yes, sorry. Bad internet

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

3 participants