dotnet / dotnet/linker

Better marking of internal calls

Open
#1,730 2 comments 0 reactions 0 assignees View on GitHub
area-Linker: Steps
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

The linker today marks internal-calls layout dependencies the same way as pinvokes. This is not needed and overmarks more than is required. The logic needs to be updated to treat internal-calls differently.

The relevant logic starts at https://github.com/mono/linker/blob/master/src/linker/Linker.Steps/MarkStep.cs#L2491

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.