KEMBAR78
CI: Bump Alpine image to v3.21 by kinke · Pull Request #4862 · ldc-developers/ldc · GitHub
Skip to content

Conversation

@kinke
Copy link
Member

@kinke kinke commented Mar 3, 2025

Incl. enabling C++ LTO for the compiler, as well as PGO (although I'm not sure PGO really works; >1k warnings wrt. changed function control flows... edit: oh well, looks like those are for the ldc2-unittest object file only).

kinke added 2 commits March 3, 2025 23:31
…cmake_flags

To reduce duplication, and to have a sane set of flags for the PGO-
instrumented build.
@kinke kinke force-pushed the bump_alpine branch 2 times, most recently from bf49175 to 54b589e Compare March 3, 2025 23:57
@kinke kinke marked this pull request as ready for review March 4, 2025 01:11
TEST_OUTPUT:
----
$r:.+_D7imports9pkgmod3133mod3barFZv.*$
$r:.+(_D7imports9pkgmod3133mod3barFZv|imports\.pkgmod313\.mod\.bar).*$
Copy link
Contributor

Choose a reason for hiding this comment

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

Note that I fixed this upstream differently: https://github.com/dlang/dmd/pull/16833/files

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh wow - I'm having a hard time understanding why this works on Windows, link.exe surely has no --no-demangle option.

@kinke kinke merged commit 43b7f59 into ldc-developers:master Mar 4, 2025
20 checks passed
@kinke kinke deleted the bump_alpine branch March 4, 2025 23:37
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.

2 participants