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

Allow loading side-by-side dependent DLLs in the PGO-instrumented build #112977

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

jkoritzinsky
Copy link
Member

This is needed to enable loading pgort140.dll from coreclr.dll in our PGO-instrumented runtime build.

cc: @caaavik-msft

This is needed to enable loading pgort140.dll from coreclr.dll in our PGO-instrumented runtime build.
@Copilot Copilot bot review requested due to automatic review settings February 27, 2025 05:39

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks!

@jkotas
Copy link
Member

jkotas commented Feb 27, 2025

Regression introduced by #112359 (cc @AustinWise)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants