Add emitAnyConst
authorMike Danes <onemihaid@hotmail.com>
Sat, 28 Oct 2017 08:15:41 +0000 (11:15 +0300)
committerMike Danes <onemihaid@hotmail.com>
Sat, 28 Oct 2017 08:15:41 +0000 (11:15 +0300)
commitba81d545fb9fd817d3b035fbfb540d90fba9d980
treed4b80d9c382f57aa8016aaf1be0ead8b0572583d
parent5ee6a26901ccc48d79adb87aed73000f9b49f37d
Add emitAnyConst

Like emitDataConst but returns CORINFO_FIELD_HANDLE, it's more useful in codegen. emitDataConst should probably be private.
src/jit/codegenxarch.cpp
src/jit/emit.cpp
src/jit/emit.h