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

Remove custom alloca #106

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Dec 11, 2024

Removes custom alloca in favor of clang builtin alloca. Also removes the cargo alloca feature.
The test guest StackAllocate fn is now only available in the c guest.

Requires #104

@ludfjig ludfjig force-pushed the remove_custom_alloca branch from 5e96a90 to 25c2afd Compare December 11, 2024 23:11
@ludfjig ludfjig force-pushed the remove_custom_alloca branch from 25c2afd to c41f727 Compare December 11, 2024 23:48
@ludfjig ludfjig force-pushed the remove_custom_alloca branch from c41f727 to 7e00843 Compare December 20, 2024 19:44
@ludfjig ludfjig marked this pull request as ready for review December 20, 2024 19:47
@ludfjig ludfjig force-pushed the remove_custom_alloca branch 2 times, most recently from 553198c to 4304bf2 Compare January 23, 2025 23:03
@ludfjig ludfjig force-pushed the remove_custom_alloca branch from 4304bf2 to 0d903b6 Compare January 28, 2025 17:23
@ludfjig ludfjig force-pushed the remove_custom_alloca branch from 0d903b6 to 40dec24 Compare January 28, 2025 17:24
@ludfjig ludfjig merged commit 05ad289 into hyperlight-dev:main Jan 28, 2025
17 checks passed
@ludfjig ludfjig deleted the remove_custom_alloca branch January 28, 2025 17:51
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.

3 participants