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

Some more LLVM 18 fixes #4607

Merged
merged 3 commits into from
Mar 29, 2024
Merged

Some more LLVM 18 fixes #4607

merged 3 commits into from
Mar 29, 2024

Conversation

kinke
Copy link
Member

@kinke kinke commented Mar 29, 2024

Extracted from #4604, CI-tested there against LLVM 18.

kinke added 3 commits March 29, 2024 17:29
In the optimized IR, there are new unused labels, *and* the anonymous
values in the 2 checked functions start with `%0`, not with `%1`...
Fixes lit-test `PGO/profile_rt_calls.d`.
@kinke kinke merged commit 9acaeae into ldc-developers:master Mar 29, 2024
19 of 22 checks passed
@kinke kinke deleted the llvm18_amends2 branch March 29, 2024 18:14
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.

1 participant