Skip to content

SPMI: Fix SpmiRecordsHelper::RestoreCORINFO_RUNTIME_LOOKUP - #81657

Merged
jakobbotsch merged 3 commits into
dotnet:mainfrom
jakobbotsch:fix-81637
Feb 5, 2023
Merged

SPMI: Fix SpmiRecordsHelper::RestoreCORINFO_RUNTIME_LOOKUP#81657
jakobbotsch merged 3 commits into
dotnet:mainfrom
jakobbotsch:fix-81637

Conversation

@jakobbotsch

Copy link
Copy Markdown
Member

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Feb 5, 2023
@ghostghost assigned jakobbotschFeb 5, 2023
@ghost

ghost commented Feb 5, 2023

Copy link
Copy Markdown

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

Issue Details

Fix #81637

Author:jakobbotsch
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@EgorBo

Copy link
Copy Markdown
Member

Thanks! Can you please trigger a new collection once this is merged?

@jakobbotsch

Copy link
Copy Markdown
MemberAuthor

Thanks! Can you please trigger a new collection once this is merged?

All the right data is already there in the collections -- this is purely a replay bug, so no new collection will be necessary. You can just merge this change into #81635 to see the diffs.

@jakobbotsch
jakobbotsch merged commit 35bc561 into dotnet:mainFeb 5, 2023
@jakobbotsch
jakobbotsch deleted the fix-81637 branch February 5, 2023 16:54
@ghostghost locked as resolved and limited conversation to collaborators Mar 7, 2023
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.

SPMI: an issue around runtime lookup

2 participants

@jakobbotsch@EgorBo