Skip to content

JIT: Assign method handle for root inline context in all builds - #73244

Merged
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:root-method-handle-fix
Aug 3, 2022
Merged

JIT: Assign method handle for root inline context in all builds#73244
jakobbotsch merged 1 commit into
dotnet:mainfrom
jakobbotsch:root-method-handle-fix

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

Missed this in a recent change where these handles were made available
in all builds.

Missed this in a recent change where these handles were made available
in all builds.
@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 2, 2022
@ghostghost assigned jakobbotschAug 2, 2022
@ghost

ghost commented Aug 2, 2022

Copy link
Copy Markdown

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

Issue Details

Missed this in a recent change where these handles were made available
in all builds.

Author:jakobbotsch
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@jakobbotschjakobbotsch added this to the 7.0.0 milestone Aug 2, 2022
@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Looks like I ran into a build break fixed by #73248... Will retry

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr runtime

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

/azp run runtime

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jakobbotschjakobbotsch reopened this Aug 2, 2022
@jakobbotsch
jakobbotsch merged commit ed561a2 into dotnet:mainAug 3, 2022
@jakobbotsch
jakobbotsch deleted the root-method-handle-fix branch August 3, 2022 12:22
@ghostghost locked as resolved and limited conversation to collaborators Sep 2, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jakobbotsch@AndyAyersMS