Introduce enum and static data for JIT icalls, that are currently hashed (#14359)
commit997190c12c5826364874208a57b0e0334a02b59d
authorJay Krell <jay.krell@cornell.edu>
Thu, 9 May 2019 06:06:52 +0000 (8 23:06 -0700)
committerZoltan Varga <vargaz@gmail.com>
Thu, 9 May 2019 06:06:52 +0000 (9 02:06 -0400)
treee93d557dcc1170d4730851f63d35baf16cf56f8d
parent6a20b25cc674dff7d943fdd3de8f8f69c27dbb82
Introduce enum and static data for JIT icalls, that are currently hashed (#14359)

* Introduce enum and static data for JIT icalls, that are currently hashed
by string and address and use dynamic allocation.

These will be used shortly.

* PR: Move MONO_JIT_ICALLS content from class-internals.h to jit-icall-reg.h.
Not clear what is the best name but moving along.
mono/metadata/Makefile.am
mono/metadata/class-internals.h
mono/metadata/icall-table.c
mono/metadata/jit-icall-reg.h [new file with mode: 0644]
mono/mini/mini.h
mono/utils/mono-tls.h
msvc/libmonoruntime-common.targets
msvc/libmonoruntime-common.targets.filters