Uh oh!
There was an error while loading. Please reload this page.
Add linker annotations to some of CoreLib - #36532
Conversation
ghost
commented
May 15, 2020
Tagging subscribers to this area: @ViktorHofer |
Uh oh!
There was an error while loading. Please reload this page.
MichalStrehovsky
commented
May 15, 2020
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Some of these are handled as linker intrinsics, so they'll actually keep less than what the annotation declares. The annotation mostly serves to suppress warnings when linker analyzes the body of the method itself.
e41a29c to
b188623CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
MichalStrehovsky
commented
May 28, 2020
I would say this is unrelated. |
janvorli
commented
May 28, 2020
There is already an issue for this test failure, although the failure mode differs: |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
API review was done over email. Approved by @stephentoub, Immo's opinion here: dotnet#36532 (comment). There were no objections.
eerhardt
commented
Jun 4, 2020
|
Some of these are handled as linker intrinsics, so they'll actually keep less than what the annotation declares. The annotation mostly serves to suppress warnings when linker analyzes the body of the method itself.