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

Implement lcompilers_unique_ID global variable #2138

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

certik
Copy link
Contributor

@certik certik commented Jul 10, 2023

This is initialized to a unique number for each run.

This is initialized to a unique number for each run.
@certik
Copy link
Contributor Author

certik commented Jul 10, 2023

To fix #2129, we can now use the lcompilers_unique_ID global variable, which is always initialized now with a unique ID. We just need to append it into the global variable name in the C backend, so that it doesn't clash.

@certik certik merged commit f0284c1 into lcompilers:main Jul 10, 2023
8 checks passed
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.

2 participants