Skip to content

Fix dynamic deoptimization in optimized builds#2629

Merged
samsinsane merged 1 commit intopremake:masterfrom
nickclark2016:msc-dynamic-debugging-optimized-builds-fix
Feb 26, 2026
Merged

Fix dynamic deoptimization in optimized builds#2629
samsinsane merged 1 commit intopremake:masterfrom
nickclark2016:msc-dynamic-debugging-optimized-builds-fix

Conversation

@nickclark2016
Copy link
Member

What does this PR do?

Fixes an issue with optimized builds enabling COMDAT folding, but this isn't supported with dynamic deoptimization.

How does this PR change Premake's behavior?

No breaking changes.

Anything else we should know?

No

Did you check all the boxes?

  • Focus on a single fix or feature; remove any unrelated formatting or code changes
  • Add unit tests showing fix or feature works; all tests pass
  • Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • Follow our coding conventions
  • Minimize the number of commits
  • Align documentation to your changes

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

@nickclark2016 nickclark2016 requested a review from a team February 25, 2026 06:50
@samsinsane samsinsane merged commit 9406622 into premake:master Feb 26, 2026
53 checks passed
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.

3 participants