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

Lazy initialization of function arguments and variables marked as 'extern' #17

Closed
wants to merge 33 commits into from

Conversation

capsosk
Copy link

@capsosk capsosk commented May 7, 2022

No description provided.

@capsosk capsosk changed the title Lazy initialization of function arguments and variables marked as 'extern' WIP: Lazy initialization of function arguments and variables marked as 'extern' May 11, 2022
@capsosk capsosk force-pushed the lazy-init branch 3 times, most recently from c9c8f18 to e00819a Compare May 13, 2022 09:26
@capsosk capsosk force-pushed the lazy-init branch 5 times, most recently from b3a5afe to 8f0319e Compare May 23, 2022 10:00
@capsosk capsosk changed the title WIP: Lazy initialization of function arguments and variables marked as 'extern' Lazy initialization of function arguments and variables marked as 'extern' Jun 1, 2022
@trtikm trtikm self-requested a review August 18, 2022 17:47
capsosk and others added 4 commits September 22, 2022 16:44
Fix comparison with function ptr
if the value can be solved, use it for the external call

fixup! fix some external calls with symbolic values
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

Successfully merging this pull request may close these issues.

1 participant