Skip to content

Conversation

@marek-safar
Copy link
Contributor

No description provided.

@marek-safar marek-safar marked this pull request as ready for review January 29, 2020 11:53
<!-- keep interface implementations -->
<ILLinkArgs>$(ILLinkArgs) --disable-opt unusedinterfaces</ILLinkArgs>
<!-- disable optimization to unblock dependencies bump -->
<ILLinkArgs>$(ILLinkArgs) --disable-opt ipconstprop</ILLinkArgs>
Copy link
Member

Choose a reason for hiding this comment

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

maybe file an issue for reenabling this optimization?

Copy link
Contributor Author

@marek-safar marek-safar Feb 4, 2020

Choose a reason for hiding this comment

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

@stephentoub stephentoub closed this Feb 4, 2020
@stephentoub stephentoub reopened this Feb 4, 2020
@marek-safar marek-safar merged commit a05c599 into dotnet:master Feb 4, 2020
@marek-safar marek-safar deleted the illink branch February 4, 2020 13:01
ViktorHofer added a commit that referenced this pull request Feb 5, 2020
ViktorHofer added a commit that referenced this pull request Feb 5, 2020
trylek added a commit to trylek/runtime that referenced this pull request Feb 10, 2020
marek-safar added a commit to marek-safar/runtime that referenced this pull request Feb 12, 2020
ViktorHofer pushed a commit that referenced this pull request Feb 18, 2020
* Revert "Revert "Update ILLinkTasksVersion dependency (#2334)" (#31807)"

This reverts commit 334391b.

* Update ILLink version

* Update ILLink task netcore execution version

* Another version update
marek-safar added a commit to marek-safar/runtime that referenced this pull request Mar 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
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.

4 participants