JIT-EE interface changes to support CoreRT
authorJan Kotas <jkotas@microsoft.com>
Tue, 10 May 2016 05:58:01 +0000 (22:58 -0700)
committerJan Kotas <jkotas@microsoft.com>
Tue, 10 May 2016 05:58:01 +0000 (22:58 -0700)
commitae08e1d57d39d11033a33d5d0276551a43e94036
tree4b0c373ffc5d58d0348ab486e136a4a414480920
parent6975ed2cccc43b1ef7daa18a75a507d495454873
JIT-EE interface changes to support CoreRT

- Add flags and constants for reverse PInvoke transitions (https://github.com/dotnet/corert/issues/611)
- Add new multi-dim array constructor that does not use varargs

[tfs-changeset: 1603336]

Commit migrated from https://github.com/dotnet/coreclr/commit/3371367a399b87d637e52dba94eb252dcc3c6eb1
src/coreclr/src/inc/corinfo.h
src/coreclr/src/inc/corjit.h
src/coreclr/src/inc/jithelpers.h
src/coreclr/src/vm/jithelpers.cpp
src/coreclr/src/vm/jitinterface.cpp