Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Update ILLink version. #25956

Merged
merged 1 commit into from
Dec 21, 2017
Merged

Conversation

erozenfeld
Copy link
Member

I verified that this causes no assembly trimming diffs.

This change also exposes a new ILLink capability.
Setting ILLinkClearInitLocals=true will cause the linker to clear
initlocals flag on all methods. This is off by default and is exposed
for perf experiments.

I verified that this causes no assembly trimming diffs.

This change also exposes a new ILLink capability.
Setting ILLinkClearInitLocals=true will cause the linker to clear
initlocals flag on all methods. This is off by default and is exposed
for perf experiments.
@erozenfeld
Copy link
Member Author

@sbomer PTAL /cc: @jkotas @stephentoub

@erozenfeld
Copy link
Member Author

/cc: @JosephTremoulet

@erozenfeld
Copy link
Member Author

@dotnet-bot test Linux x64 Release Build
@dotnet-bot UWP CoreCLR x64 Debug Build

@erozenfeld
Copy link
Member Author

@dotnet-bot test UWP CoreCLR x64 Debug Build

@erozenfeld
Copy link
Member Author

@jkotas Can you please take a look?

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

LGTM

@erozenfeld erozenfeld merged commit c7d4e25 into dotnet:master Dec 21, 2017
@erozenfeld erozenfeld deleted the UpdateILLinkVersion branch December 21, 2017 20:59
@karelz karelz added this to the 2.1.0 milestone Dec 28, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
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.

3 participants