dotnet / dotnet/linker

ILLink is no longer crossgen'd

Open
#3,168 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
392
Forks
128
Avg merge
2d 10h
Merged PRs (30d)
2

Description

With the change to download a linker package that matches the target framework (https://github.com/dotnet/sdk/pull/29441), ILLink is no longer bundled with the SDK and therefore is no longer going to be crossgen'd (see https://github.com/dotnet/installer/pull/15151#issuecomment-1363190864).

Opening this as a tracking issue in case we want to do something about that. Let's keep an eye on the build performance. If we need to, we could probably ship RID-specific ILLink packages that are crossgen'd as part of the runtime build.

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.