Implement R2R helpers for synchronized methods (dotnet/coreclr#24646)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Thu, 30 May 2019 15:37:23 +0000 (17:37 +0200)
committerGitHub <noreply@github.com>
Thu, 30 May 2019 15:37:23 +0000 (17:37 +0200)
commit639ce37e150697c3ce9695c9d9c503a39c7c663e
tree23764c17b1528fbf415f74d02b495f643ca103cc
parent4240151c6c52e818c615956e5e55ff0f0b6ec70d
Implement R2R helpers for synchronized methods (dotnet/coreclr#24646)

Synchronized methods show up when `Console` is used and the missing helper mapping would cause us not to AOT compile them.

Commit migrated from https://github.com/dotnet/coreclr/commit/7143390a5834d22213ffbbc04f8817b1c401fb83
src/coreclr/src/inc/readytorun.h
src/coreclr/src/inc/readytorunhelpers.h
src/coreclr/src/jit/codegenxarch.cpp
src/coreclr/src/tools/r2rdump/R2RConstants.cs