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

refactor elf.obj_mangle2() #16691

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

WalterBright
Copy link
Member

The implementation is free of bugs, but is epic in its old-fashioned C style badness. The first step is to make the array a D array.

@WalterBright WalterBright added Easy Review Refactoring No semantic changes to code Backend glue code, optimizer, code generation labels Jul 13, 2024
@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#16691"

@thewilsonator thewilsonator merged commit 8861847 into dlang:master Jul 13, 2024
40 of 41 checks passed
@WalterBright WalterBright deleted the elf_mangle2 branch July 13, 2024 23:23
thewilsonator pushed a commit to thewilsonator/dmd that referenced this pull request Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Backend glue code, optimizer, code generation Easy Review Refactoring No semantic changes to code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants