Skip to content

LLVM: get allocatable string declaration working #194

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

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

certik
Copy link
Contributor

@certik certik commented Mar 3, 2022

Basic assignment also works, tests added.

This implementation leaks memory, the strings are never deallocated at runtime. This has to be fixed properly by #192.

@certik certik enabled auto-merge March 3, 2022 19:42
@certik certik merged commit 2e4dd4a into lcompilers:main Mar 3, 2022
@certik certik deleted the str2 branch March 3, 2022 20:20
@namannimmo10
Copy link
Collaborator

Thanks, this looks good!

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