-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Remove shared IL stubs for P/Invokes. #117901
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AaronRobinsonMSFT
merged 29 commits into
dotnet:main
from
AaronRobinsonMSFT:remove_shared_ilstubs
Aug 21, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
753c75b
Remove shared IL stubs for P/Invokes.
AaronRobinsonMSFT ff7349e
Feedback
AaronRobinsonMSFT 2b6f869
Bring back sharing for COM stubs.
AaronRobinsonMSFT 739ba97
Set the CodeHeader to contain the NDirectMethodDesc
AaronRobinsonMSFT d91fc12
Clean up the CodeHeapRequestInfo type.
AaronRobinsonMSFT 97ed27a
Feedback.
AaronRobinsonMSFT a329add
Merge remote-tracking branch 'upstream/main' into remove_shared_ilstubs
AaronRobinsonMSFT 1eca412
Make order checks consistent for stub types.
AaronRobinsonMSFT 689d28d
Copy/paste error.
AaronRobinsonMSFT e0d7236
Emit MD in profiler scenarios
AaronRobinsonMSFT f65f9e4
Attempt to avoid GCC assumption on null.
AaronRobinsonMSFT bffe12f
Try to fix up GCC.
AaronRobinsonMSFT e6d8b67
Initialize locals.
AaronRobinsonMSFT ef3089b
Merge remote-tracking branch 'upstream/main' into remove_shared_ilstubs
AaronRobinsonMSFT b1f10de
Missed edits
AaronRobinsonMSFT d9e50e0
Missed in merge.
AaronRobinsonMSFT 80316b1
Fix vararg interop
AaronRobinsonMSFT 2c20194
Update JIT interface
AaronRobinsonMSFT 4f0a824
Add MethodDesc to VASigCookie
AaronRobinsonMSFT 186aed3
Fix build breaks.
AaronRobinsonMSFT 44bb068
Remove unused path
AaronRobinsonMSFT 0c53561
Remove invalid assert.
AaronRobinsonMSFT 37a1415
Add cast.
AaronRobinsonMSFT b56bd92
Apply suggestions from code review
AaronRobinsonMSFT 5665400
Feedback.
AaronRobinsonMSFT c9131e1
Only embed PInvokeMethodDescs for varargs.
AaronRobinsonMSFT 85c23ed
Merge remote-tracking branch 'upstream/main' into remove_shared_ilstubs
AaronRobinsonMSFT ccc79c7
Merge remote-tracking branch 'upstream/main' into remove_shared_ilstubs
AaronRobinsonMSFT 88927a4
Merge branch 'main' into remove_shared_ilstubs
AaronRobinsonMSFT File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.