Uh oh!
There was an error while loading. Please reload this page.
Delete FEATURE_STUBS_AS_IL define - #108048
Merged
Merged
Conversation
Contributor
Tagging subscribers to this area: @mangod9 |
jkotas
commented
Sep 20, 2024
Uh oh!
There was an error while loading. Please reload this page.
3 tasks
jkotasforce-pushed
the
FEATURE_STUBS_AS_IL
branch
from
September 20, 2024 18:24
21865ee to
69413feComparejkotasforce-pushed
the
FEATURE_STUBS_AS_IL
branch
from
September 20, 2024 19:18
69413fe to
b810c3cComparejkotas
commented
Sep 20, 2024
| _GenericCLRToCOMCallStub@0 endp | ||
| _GenericComCallStub@0 proc public |
MemberAuthor
There was a problem hiding this comment.
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
marked this pull request as ready for review
September 20, 2024 21:43
jkotas
commented
Sep 20, 2024
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Uh oh!
There was an error while loading. Please reload this page.
jkotasforce-pushed
the
FEATURE_STUBS_AS_IL
branch
from
September 20, 2024 22:56
e91f3f9 to
e21848aComparejkoritzinsky
approved these changes
Sep 20, 2024
jkotas
commented
Sep 20, 2024
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jkotasforce-pushed
the
FEATURE_STUBS_AS_IL
branch
from
September 20, 2024 23:29
1bbfaaa to
3ef22c0Comparejkotas
commented
Sep 20, 2024
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jkotas
commented
Sep 21, 2024
MemberAuthor
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jkotas
commented
Sep 21, 2024
MemberAuthor
/ba-g infrastructure timeout |
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.