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

start on prolog_genvarargs() #20905

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

WalterBright
Copy link
Member

A start on implementing variadic C functions. Lots of non-obvious complexity, have to feel my way forward.

@WalterBright WalterBright added Compiler:Backend glue code, optimizer, code generation Arch:Aarch64 Issues specific to Arm 64 labels Feb 21, 2025
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @WalterBright!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub run digger -- build "master + dmd#20905"

Copy link
Contributor

@thewilsonator thewilsonator left a comment

Choose a reason for hiding this comment

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

If you want the whitespace changes in arm/cod1.d split them out into a separate commit or PR

@WalterBright
Copy link
Member Author

#20906

@thewilsonator thewilsonator merged commit ee82f26 into dlang:master Feb 21, 2025
42 checks passed
@WalterBright WalterBright deleted the prolog_genvarargs branch February 21, 2025 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch:Aarch64 Issues specific to Arm 64 Compiler:Backend glue code, optimizer, code generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants