Skip to content

Conversation

@jkoritzinsky
Copy link
Member

Fixes #57661

Contributes to #54129 and #53007

cc: @dotnet/crossgen-contrib @AaronRobinsonMSFT @elinor-fung @jkotas @agocke

@ghost ghost added the area-Interop-coreclr label Aug 18, 2021
@jkoritzinsky jkoritzinsky added this to the 7.0.0 milestone Aug 18, 2021
&& pSharedMD->IsVtableSlot();

#ifndef FEATURE_NGEN_RELOCS_OPTIMIZATIONS
_ASSERTE(!isRelative);
Copy link
Member

Choose a reason for hiding this comment

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

I assume that cleaning up of these conditions and types like RelativePointer or FixupPointer is left for future change.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, that is left for a future change.

Copy link
Member

@trylek trylek left a comment

Choose a reason for hiding this comment

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

LGTM, looks like CG1 code in the CoreCLR subrepo won't see the end of August :D.

@ghost
Copy link

ghost commented Aug 18, 2021

Hello @jkoritzinsky!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 7885e07 into dotnet:main Aug 18, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 17, 2021
@jkoritzinsky jkoritzinsky deleted the remove-ngen-reloc-optimizations branch September 28, 2021 00:04
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove code guarded by FEATURE_NGEN_RELOCS_OPTIMIZATIONS

5 participants