Skip to content

Delete FEATURE_STUBS_AS_IL define#108048

Merged
jkotas merged 7 commits into
dotnet:mainfrom
jkotas:FEATURE_STUBS_AS_IL
Sep 21, 2024
Merged

Delete FEATURE_STUBS_AS_IL define#108048
jkotas merged 7 commits into
dotnet:mainfrom
jkotas:FEATURE_STUBS_AS_IL

Conversation

@jkotas

@jkotas jkotas commented Sep 20, 2024

Copy link
Copy Markdown
Member

No description provided.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

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

Comment thread src/coreclr/vm/i386/asmhelpers.asm Outdated
@jkotas
jkotas force-pushed the FEATURE_STUBS_AS_IL branch from 69413fe to b810c3c Compare September 20, 2024 19:18

_GenericCLRToCOMCallStub@0 endp

_GenericComCallStub@0 proc public

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This ~20 instruction asm stub is a replacement for the several hundred lines of stub linker code that I am deleting. I have verified that this path is executed by (multiple) tests.

@jkotas
jkotas marked this pull request as ready for review September 20, 2024 21:43
@jkotas

jkotas commented Sep 20, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

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

Comment thread src/coreclr/vm/i386/asmhelpers.asm Outdated
@jkotas
jkotas force-pushed the FEATURE_STUBS_AS_IL branch from e91f3f9 to e21848a Compare September 20, 2024 22:56
@jkotas

jkotas commented Sep 20, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

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

@jkotas
jkotas force-pushed the FEATURE_STUBS_AS_IL branch from 1bbfaaa to 3ef22c0 Compare September 20, 2024 23:29
@jkotas

jkotas commented Sep 20, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

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

@jkotas

jkotas commented Sep 21, 2024

Copy link
Copy Markdown
Member Author

/azp run runtime-coreclr outerloop

@azure-pipelines

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

@jkotas

jkotas commented Sep 21, 2024

Copy link
Copy Markdown
Member Author

/ba-g infrastructure timeout

@jkotas
jkotas merged commit d456e03 into dotnet:main Sep 21, 2024
@jkotas
jkotas deleted the FEATURE_STUBS_AS_IL branch September 21, 2024 14:35
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
* Delete FEATURE_STUBS_AS_IL define

* Delete x86-specific GenericComCallStub

* Implement GenericComCallStub
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 22, 2024
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.

2 participants