-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[main] Update dependencies from dotnet/linker #73410
[main] Update dependencies from dotnet/linker #73410
Conversation
…804.4 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22404.4
…804.5 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22404.5
cc @vitek-karas |
…805.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22405.1
@sbomer is looking into this |
…808.3 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22408.3
Once the "linker can't run" problem is fixed, there will be additional failures caused by fixes in the linker (runtime has wrong/missing suppression in some places). @jkurdek is working fixing these. |
…d6-48d3-a9c9-4fe95633fbd2
…809.9 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22409.9
@jkurdek the runtime version issue is resolved now, and the new warnings are showing up. |
Latest main has an issue with linker - dotnet/linker#2963 |
Library tests on wasm built with trimming failing:
|
…d6-48d3-a9c9-4fe95633fbd2
/azp run runtime-wasm-perf |
Azure Pipelines successfully started running 1 pipeline(s). |
@radical I tried to disable IL2121 in the wasm samples as well. Would you be able to do the same anywhere else that it needs to be disabled for wasm? I believe this can be undone with a preview6 SDK (which should import linker targets from the latest package, where we disable the warning). |
/azp run runtime-wasm-perf |
Azure Pipelines successfully started running 1 pipeline(s). |
…811.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.22377.1 -> To Version 7.0.100-1.22411.2
/azp run runtime-wasm-perf |
Azure Pipelines successfully started running 1 pipeline(s). |
The only failure is linux_musl arm64 libraries test run timing out which is happening other PRs as well. |
This pull request updates the following dependencies
From https://github.com/dotnet/linker