Mark the String.Empty field as Intrinsic (dotnet/coreclr#21162)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 22 Nov 2018 18:09:37 +0000 (19:09 +0100)
committerJan Kotas <jkotas@microsoft.com>
Thu, 22 Nov 2018 18:09:37 +0000 (10:09 -0800)
commitef27385115ffa9e133a665e4d3517b88765f5d8f
treeb83a1a8cf2886c332ebec09a62b2897cb799440f
parentdeedfef644731fdc84f67aa6ce6f1c5af44f85f6
Mark the String.Empty field as Intrinsic (dotnet/coreclr#21162)

This is required so that the CPAOT compiler can recognize this field as a RyuJIT intrinsic.

Commit migrated from https://github.com/dotnet/coreclr/commit/f80f9d5435155cc7a36fbaefa3c8d7da7cc309aa
src/coreclr/src/System.Private.CoreLib/src/System/String.CoreCLR.cs