summaryrefslogtreecommitdiff
path: root/src/jit
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2018-02-14 20:19:16 -1000
committerGitHub <noreply@github.com>2018-02-14 20:19:16 -1000
commit73a175f06746d386084af5d3362994c1077bc6f5 (patch)
treed4a34a1f60236d577c4450e5b39ac6cbab6a3cf6 /src/jit
parent4df1be73ae83ad1e747519d09f67faace6b8aba7 (diff)
downloadcoreclr-73a175f06746d386084af5d3362994c1077bc6f5.tar.gz
coreclr-73a175f06746d386084af5d3362994c1077bc6f5.tar.bz2
coreclr-73a175f06746d386084af5d3362994c1077bc6f5.zip
Implement RuntimeHelpers.PrepareMethod/PrepareDelegate for CoreCLR (#16382)
* Implement RuntimeHelpers.PrepareMethod/PrepareDelegate for CoreCLR CoreCLR implementation of this method triggers jiting of the given method only. It does not walk a subset of callgraph to provide CER guarantees because of CERs are not supported by CoreCLR. Fixes #15522
Diffstat (limited to 'src/jit')
0 files changed, 0 insertions, 0 deletions