[main] Update dependencies from dotnet/linker#59257
Conversation
…916.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21466.2
…920.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21470.2
…921.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21471.2
…923.2 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21473.2
…924.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21474.1
|
The failures look like possible regression from dotnet/linker#2288 |
|
I'm looking into this. |
|
There are 3 types of issues here, in all cases linker warns in places it didn't before:
|
|
Thanks for investigating @vitek-karas! Looks like the 1 and 2 would be fixed if we went with what was in the first commit of dotnet/linker#2288 - only consider null and don't care about extra flags we don't understand. But it looks like that would just silently stomp over the pre-existing issue that is: the I'm looking into making |
…927.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21477.1
…928.1 Microsoft.NET.ILLink.Tasks From Version 7.0.100-1.21460.1 -> To Version 7.0.100-1.21478.1
These warnings are legit, but the libraries this applies to are not yet annotated, so the suppressions are added to the library build only.
MichalStrehovsky
left a comment
There was a problem hiding this comment.
Thanks for the suppressions Vitek!
This pull request updates the following dependencies
From https://github.com/dotnet/linker