Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Allow ILCodeVersion to fallback to default IL #18322

Merged
merged 1 commit into from
Jun 7, 2018

Conversation

noahfalk
Copy link
Member

@noahfalk noahfalk commented Jun 6, 2018

For compat with profilers that used our APIs in unexpected ways we can allow
the ILCodeVersion to fallback to the default IL code when no IL was explicitly
given.

Issue: dotnet/core#1622

PTAL @kouvel

For compat with profilers that used our APIs in unexpected ways we can allow
the ILCodeVersion to fallback to the default IL code when no IL was explicitly
given.
Copy link
Member

@kouvel kouvel left a comment

Choose a reason for hiding this comment

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

Sorry missed this, LGTM

@noahfalk noahfalk merged commit 435a69a into dotnet:master Jun 7, 2018
@RussKeldorph
Copy link

Issue in this repo: #18448

picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
For compat with profilers that used our APIs in unexpected ways we can allow
the ILCodeVersion to fallback to the default IL code when no IL was explicitly
given.

Commit migrated from dotnet/coreclr@435a69a
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants