Skip to content

Handle structs as return type in LLVM backend #1295

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 5 commits into from
Nov 15, 2022

Conversation

czgdp1807
Copy link
Collaborator

Closes #1289

Copy link
Contributor

@certik certik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine. Didn't review all the details, only high level.

@czgdp1807 czgdp1807 marked this pull request as ready for review November 15, 2022 05:54
@czgdp1807 czgdp1807 changed the title Handle structs as return type in C and LLVM backends Handle structs as return type in LLVM backends Nov 15, 2022
@czgdp1807 czgdp1807 enabled auto-merge November 15, 2022 08:34
@czgdp1807 czgdp1807 changed the title Handle structs as return type in LLVM backends Handle structs as return type in LLVM backend Nov 15, 2022
@czgdp1807 czgdp1807 merged commit ebbf0a1 into lcompilers:main Nov 15, 2022
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.

Returning structs from functions
2 participants