Handle cctor dependency on RVA static access (#86081)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 11 May 2023 10:01:37 +0000 (19:01 +0900)
committerGitHub <noreply@github.com>
Thu, 11 May 2023 10:01:37 +0000 (19:01 +0900)
commit2b394ac95aef197cf92f14e3303b9430bb052029
tree6c9a1ea1fdbf5139d4b6e9ee54c2511ef91dfc8b
parent1ed120651c8a9e49cc4bb95cb3e6936e3f768e0e
Handle cctor dependency on RVA static access (#86081)

Contributes to #68278.
src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs
src/tests/Regressions/coreclr/GitHub_68278/runtime68278.il [new file with mode: 0644]
src/tests/Regressions/coreclr/GitHub_68278/runtime68278.ilproj [new file with mode: 0644]