Move fat call policy out of RyuJIT (#32718)
authorMichal Strehovský <MichalStrehovsky@users.noreply.github.com>
Sun, 23 Feb 2020 23:30:08 +0000 (00:30 +0100)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2020 23:30:08 +0000 (15:30 -0800)
commit62bb75e65cfa30722853fb219a86cd02a5fe34c6
treeb52249c56a5db2305fc42367c14fffd4ba4a2279
parentab760e015f4406c51a412a7ba13338fc31eb6b6e
Move fat call policy out of RyuJIT (#32718)

The EE side would like to be able to decide whether to do fat call or not.
src/coreclr/src/inc/corinfo.h
src/coreclr/src/jit/importer.cpp
src/coreclr/src/tools/Common/JitInterface/CorInfoImpl.cs
src/coreclr/src/tools/Common/JitInterface/CorInfoTypes.cs