Skip to content

Conversation

@BruceForstall
Copy link
Contributor

Change #53567 introduced new functionality to the JIT-EE
resolveVirtualMethod() API. This fixes the SuperPMI implementation
in the case where the API returns false, where some data fields
are not initialized.

Fixes crossgen2 SuperPMI collections.

Fixes #54310

Change dotnet#53567 introduced new functionality to the JIT-EE
resolveVirtualMethod() API. This fixes the SuperPMI implementation
in the case where the API returns `false`, where some data fields
are not initialized.

Fixes crossgen2 SuperPMI collections.

Fixes dotnet#54310
@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jun 17, 2021
@BruceForstall
Copy link
Contributor Author

@kunalspathak @davidwrighton @dotnet/jit-contrib PTAL

@BruceForstall BruceForstall merged commit 7154230 into dotnet:main Jun 17, 2021
@BruceForstall BruceForstall deleted the FixSpmiDevirtualization branch June 17, 2021 17:01
@ghost ghost locked as resolved and limited conversation to collaborators Jul 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR 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.

superpmi crossgen2 libraries collection is broken

2 participants