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

LLVM: Pass stack instead of stack pointer #530

Merged
merged 2 commits into from
Aug 23, 2024
Merged

Conversation

marvinborner
Copy link
Member

@marvinborner marvinborner commented Jul 29, 2024

This isn't doing anything yet, most things are incomplete/wrong.

Edit:

All tests are passing now locally. We may have introduced new leaks though, so the Valgrind tests will likely fail.

libraries/llvm/rts.ll Outdated Show resolved Hide resolved
@phischu phischu force-pushed the feature/llvm-stack-passing branch 2 times, most recently from 5a06f4e to 408a335 Compare August 21, 2024 12:46
@phischu phischu force-pushed the feature/llvm-stack-passing branch 2 times, most recently from d18e75a to 276610f Compare August 22, 2024 14:09
@phischu phischu marked this pull request as ready for review August 22, 2024 19:05
@phischu phischu merged commit 1b61421 into master Aug 23, 2024
2 checks passed
@phischu phischu deleted the feature/llvm-stack-passing branch August 23, 2024 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants